No BSD License  

Highlights from
readMatfile

Be the first to rate this file! 1 Download (last 30 days) File Size: 2.67 KB File ID: #3187

readMatfile

by Normand Gregoire

 

26 Mar 2003 (Updated 28 Mar 2003)

Reads a binary .mat file.

| Watch this File

File Information
Description

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.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
data import Normand Gregoire 22 Oct 2008 06:58:53
data export Normand Gregoire 22 Oct 2008 06:58:53
load Normand Gregoire 22 Oct 2008 06:58:53
mat Normand Gregoire 22 Oct 2008 06:58:53
compile Normand Gregoire 22 Oct 2008 06:58:53
utilities Normand Gregoire 22 Oct 2008 06:58:54

Contact us at files@mathworks.com