as.character.Matlab {R.matlab} | R Documentation |
Gets a string describing the current MATLAB connection
Description
Gets a string describing the current MATLAB connection.
Usage
## S3 method for class 'Matlab'
as.character(x, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see Matlab
.
[Package R.matlab version 3.7.0 Index]