Read diadem file

版本 1.1.0.0 (4.5 KB) 作者: Emile Demarteau
Read NI Diadem files into Matlab. Designed for use with files using the Block store method
1.2K 次下载
更新时间 2011/4/8

查看许可证

Script that reads in NI Diadem files into Matlab. It takes the .dat file, which contains the header info, as input and outputs a structure with the different channels present in the R32 file.

Designed for use with the BLOCK store method, so an extension has to written for files using the CHANNEL store method.

Also, all data fields in the R32 file must have the same precision and length. Otherwise an error is returned.

引用格式

Emile Demarteau (2024). Read diadem file (https://www.mathworks.com/matlabcentral/fileexchange/30982-read-diadem-file), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Import and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Changed file, to not display all .dat contents.

1.0.0.0