Convert TDMS (v2)

Import a TDMS v2 file as a matlab object (ob).
2,9K descargas
Actualizado 15 abr 2010

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Images en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: ConvertTDMS (v6), ConvertTDMS (v9)

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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