Learn R Programming

R.matlab (version 3.3.0)

writeCommand.Matlab: Writes (sends) a command to the MATLAB server

Description

Writes (sends) a command to the MATLAB server.

This method is for internal use only.

Usage

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

Arguments

...
Not used.

Value

  • Returns nothing.

See Also

For more information see Matlab.