read & write timeseries object in mat file using csmatio in C#

조회 수: 6 (최근 30일)
srikanth balla
srikanth balla 2024년 2월 22일
답변: Suman 2024년 7월 29일

Hi,
I would like to read and write timeseries object in mat file using csmatio in C#.
I could not find the way, can you please help me out ?
Thanks in advance

답변 (1개)

Suman
Suman 2024년 7월 29일
Hi Srikanth,
As per the csmatio, it is not currently possible to read and write timeseries objects directly. So I would suggest you to create structs for the timeseries object and then perform the read and write operations. You may refer to the examples here to learn more.

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by