loadmatfile

loadmatfile — loads a Matlab 5 MAT-file into Scilab

Calling sequence

loadmatfile(filename)  

Parameters

filename : character string containing the path of the file

Description

loads a Matlab 5 MAT-file into Scilab. The Matlab data types are converted into the Scilab equivalents.

See also

load, mfile2sci, matfile2sci

Author

Serge Steer (INRIA)

Biblio

This function has been developped following the "MAT-File Format" description:matfile_format.pdf