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

2 visualizaciones (últimos 30 días)
srikanth balla
srikanth balla el 22 de Feb. de 2024
Respondida: Suman el 29 de Jul. de 2024

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

Respuestas (1)

Suman
Suman el 29 de Jul. de 2024
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.

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by