readResult.Matlab {R.matlab}R Documentation

Reads results from the Matlab server

Description

Reads results from the Matlab server.

This method is for internal use only.

Usage

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

Arguments

... Not used.

Value

Returns an R object.

Author(s)

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

See Also

For more information see Matlab.


[Package R.matlab version 1.2.6 Index]