| Scilab Reference Manual |
|---|
loadmatfile — loads a Matlab 5 MAT-file into Scilab
loadmatfile(filename)
loads a Matlab 5 MAT-file into Scilab. The Matlab data types are converted into the Scilab equivalents.
Serge Steer (INRIA)
This function has been developped following the "MAT-File Format" description:matfile_format.pdf
| << lines | load >> |