Convert TDMS (v2)

版本 1.8.0.0 (5.9 KB) 作者: Grant Lohsen
Import a TDMS v2 file as a matlab object (ob).
2.9K 次下载
更新时间 2010/4/15

查看许可证

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 (2024). Convert TDMS (v2) (https://www.mathworks.com/matlabcentral/fileexchange/25947-convert-tdms-v2), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Images 的更多信息
致谢

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

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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