Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

loadMAT

Load a Matlab matfile


Description

Load a Matlab matfile, rename the internal parameters to get R-objects

Usage

loadMAT(fn, pos=1)

Arguments

fn

file name of MATfile

pos

integer, position in search path, default=1

Details

Program reads in previously saved mat-files and extracts the data, and renames the variables to match the book.

Value

Whatever is in the MATfile

Note

Matfiles are created using the matlab2R routines

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>


PEIP

Geophysical Inverse Theory and Optimization

v2.2-3
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre]
Initial release
2020-08-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.