Convert TDMS (v2)

Import a TDMS v2 file as a matlab object (ob).

Vous suivez désormais cette soumission

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.

Citation pour cette source

Grant Lohsen (2026). Convert TDMS (v2) (https://fr.mathworks.com/matlabcentral/fileexchange/25947-convert-tdms-v2), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : ConvertTDMS (v6), ConvertTDMS (v9)

Catégories

En savoir plus sur Images dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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