getOption.Matlab: Gets the value of an option

getOption.MatlabR Documentation

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'
getOption(this, ...)

Arguments

...

Arguments passed to getOption() of the Options class.

Value

Returns the value of the option.

Author(s)

Henrik Bengtsson

See Also

*setOption(). For more information see Matlab.


HenrikBengtsson/R.matlab documentation built on Aug. 28, 2022, 3:21 p.m.