| getOption.Matlab {R.matlab} | R Documentation |
Gets the value of an option where the option is specified like a file pathname, e.g.
"readResult/maxTries". See *setOption() for what options
are available.
See the Options class for details.
## S3 method for class 'Matlab': getOption(this, ...)
... |
Arguments passed to
getOption()
of the Options class. |
Returns the value of the option.
Henrik Bengtsson (http://www.braju.com/R/)
*setOption().
For more information see Matlab.