Read diadem file
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.
Cite As
Emile Demarteau (2024). Read diadem file (https://www.mathworks.com/matlabcentral/fileexchange/30982-read-diadem-file), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.