Learn R Programming

R.matlab (version 1.1.3)

getOption.Matlab: Gets the value of an option

Description

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.

Usage

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

...{Arguments passed to
   getOption()
   of the Options class.}

Returns the value of the option.

[object Object]

*setOption().
  For more information see Matlab.
internal
methods

Arguments