Load a Matlab matfile
Load a Matlab matfile, rename the internal parameters to get R-objects
loadMAT(fn, pos=1)
fn |
file name of MATfile |
pos |
integer, position in search path, default=1 |
Program reads in previously saved mat-files and extracts the data, and renames the variables to match the book.
Whatever is in the MATfile
Matfiles are created using the matlab2R routines
Jonathan M. Lees<jonathan.lees@unc.edu>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.