Read diadem file

Read NI Diadem files into Matlab. Designed for use with files using the Block store method
1,2K download
Aggiornato 8 apr 2011

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Import and Analysis in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Changed file, to not display all .dat contents.

1.0.0.0