getOption.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
|
Returns the value of the option.
Henrik Bengtsson
*setOption()
.
For more information see Matlab
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.