TDMS. data file conversion to csv. file

Hello Matlab users,
Can anyone please help me to convert my multiple tdms file in csv format?
Thank you in advance

 Respuesta aceptada

Andrew Borghesani
Andrew Borghesani el 5 de Nov. de 2025

0 votos

As of R2022a, MATLAB supports reading data from TDMS files directly using the tdmsread function.
Once you have imported the tdms file as a table in MATLAB, you can write it to a csv file using the writetable function.

Más respuestas (0)

Categorías

Más información sobre Large Files and Big Data en Centro de ayuda y File Exchange.

Productos

Versión

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by