loadMAT | R Documentation |
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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.