Wrapper functions and variables used to replicate MATLAB function calls as best possible to simplify porting.
P. Roebuck proebuck1701@gmail.com
Package: | matlab |
Type: | Package |
Version: | packageDescription("matlab")$Version |
Date: | packageDescription("matlab")$Date |
License: | packageDescription("matlab")$License |
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"))
.