readResult.Matlab {R.matlab} | R Documentation |
(internal) Reads results from the MATLAB server
Description
(internal) 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
See Also
For more information see Matlab
.
[Package R.matlab version 3.7.0 Index]