TDMS. data file conversion to csv. file
56 views (last 30 days)
Show older comments
Mohammed Cha
on 25 Jan 2021
Answered: Andrew Borghesani
ungefär 19 timmar ago
Hello Matlab users,
Can anyone please help me to convert my multiple tdms file in csv format?
Thank you in advance
Accepted Answer
Andrew Borghesani
ungefär en timme ago
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 Comments
More Answers (0)
See Also
Categories
Find more on Large Files and Big Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!