Convert TDMS (v2)

Import a TDMS v2 file as a matlab object (ob).
2,9K download
Aggiornato 15 apr 2010

Visualizza la licenza

Import a TDMS file as a matlab object (ob). This is based on the work by Brad Humphreys of ZIN Technologies (he supported v1 of TDMS). Only works on TDMS v1.2.

Cita come

Grant Lohsen (2024). Convert TDMS (v2) (https://www.mathworks.com/matlabcentral/fileexchange/25947-convert-tdms-v2), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Images in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: ConvertTDMS (v6), ConvertTDMS (v9)

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.8.0.0

New in version 1.4
Vast speed improvement.
Reads in extended header data and stores in root.
Has
ability to output progress
set
dispPerComp = 1;
in order to have it update the progress every 10%.

1.4.0.0

Warns user and aborts TDMS import if the TDMS file is a version other than that which this script supports.

1.1.0.0

Needed to actually put my name in file with updated version information.

1.0.0.0