matlab-package {matlab}R 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: 1.0.4.1
Date: 2022-05-31
License: Artistic-2.0

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


[Package matlab version 1.0.4.1 Index]