Read diadem file

버전 1.1.0.0 (4.46 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