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

 Risposta accettata

Andrew Borghesani
Andrew Borghesani il 5 Nov 2025
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.

Più risposte (0)

Categorie

Prodotti

Release

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by