matlab-package {matlab} | R Documentation |
Wrapper functions and variables used to replicate MATLAB function calls as best possible to simplify porting.
Package: | matlab |
Type: | Package |
Version: | 0.8-2 |
Date: | 2008-10-14 |
License: | See COPYING for license information |
They are no more complete than absolutely necessary and are quite possibly broken for fringe cases.
For a complete list of functions, use library(help="matlab")
.
For a high-level summary of the changes for each revision, use
file.show(system.file("NEWS", package="matlab"))
.
In certain cases, these may not correspond exactly with MATLAB API as sometimes it just wasn't possible.
P. Roebuck, roebuck@mdanderson.org