writeCommand.Matlab {R.matlab}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Matlab.


[Package R.matlab version 1.2.6 Index]