writeCommand.Matlab: (internal) Writes (sends) an R-to-MATLAB command to the...

writeCommand.MatlabR Documentation

(internal) Writes (sends) an R-to-MATLAB command to the MATLAB server

Description

(internal) Writes (sends) an R-to-MATLAB command to the MATLAB server.

This method is for internal use only.

Usage

## S3 method for class 'Matlab'
writeCommand(this, cmd, ...)

Arguments

cmd

A character string specifying the command.

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

For more information see Matlab.


R.matlab documentation built on Aug. 26, 2022, 1:07 a.m.