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

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

Antworten (1)

Suman
Suman am 29 Jul. 2024

0 Stimmen

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.

Kategorien

Mehr zu Data Import and Analysis finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 22 Feb. 2024

Beantwortet:

am 29 Jul. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by