TDMS. data file conversion to csv. file

58 vues (au cours des 30 derniers jours)
Mohammed Cha
Mohammed Cha le 25 Jan 2021
Réponse apportée : Andrew Borghesani le 5 Nov 2025 à 15:58
Hello Matlab users,
Can anyone please help me to convert my multiple tdms file in csv format?
Thank you in advance
  2 commentaires
Mathieu NOE
Mathieu NOE le 25 Jan 2021
Mohammed Cha
Mohammed Cha le 10 Mar 2021
Thank you

Connectez-vous pour commenter.

Réponse acceptée

Andrew Borghesani
Andrew Borghesani le 5 Nov 2025 à 15:58
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.

Plus de réponses (0)

Catégories

En savoir plus sur Large Files and Big Data dans Help Center et File Exchange

Produits


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by