Convert TDMS (v2)

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

您现在正在关注此提交

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.

引用格式

Grant Lohsen (2026). Convert TDMS (v2) (https://ww2.mathworks.cn/matlabcentral/fileexchange/25947-convert-tdms-v2), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: ConvertTDMS (v6), ConvertTDMS (v9)

类别

Help CenterMATLAB Answers 中查找有关 Images 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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