Learn R Programming

R.matlab (version 1.3.1)

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.