Learn R Programming

R.matlab (version 3.7.0)

writeCommand.Matlab: (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 Matlab
writeCommand(this, cmd, ...)

Value

Returns nothing.

Arguments

cmd

A character string specifying the command.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Matlab.