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

 채택된 답변

Andrew Borghesani
Andrew Borghesani 2025년 11월 5일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

제품

릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by