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

 Akzeptierte Antwort

Andrew Borghesani
Andrew Borghesani am 5 Nov. 2025

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Large Files and Big Data finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by