1.6K Downloads
Updated
28 Mar 2003
No License
This compiled function returns the content of a binary mat file in a structure, similarly to the result obtained with :
z = load ('myfile.dat', '-mat') ;
This program is intended to be a replacement of the above instruction that returns an empty structure when used in a compiled m-file.
Use : z = readMatfile (filename) ;
This program will return an error if used to read in an ASCII mat file.
Cite As
Normand Gregoire (2026). readMatfile (https://www.mathworks.com/matlabcentral/fileexchange/3187-readmatfile), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Find more on Audio and Video Data in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
