matlab-package: MATLAB Emulation Functions

matlab-packageR Documentation

MATLAB Emulation Functions

Description

Wrapper functions and variables used to replicate MATLAB function calls as best possible to simplify porting.

Details

Package: matlab
Type: Package
Version: \Sexpr[results=text]{packageDescription("matlab")$Version}
Date: \Sexpr[results=text]{packageDescription("matlab")$Date}
License: \Sexpr[results=text]{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")).

Note

In certain cases, these may not correspond exactly with MATLAB API as sometimes it just wasn't possible.

Author(s)

P. Roebuck proebuck1701@gmail.com


matlab documentation built on June 2, 2022, 1:09 a.m.