Learn R Programming

R.matlab (version 3.8.0)

setOption.Matlab: Sets the value of an option

Description

Sets the value of an option where the option is specified like a file pathname, e.g. "readResult/maxTries". See the Options class for details.

Usage

# S3 method for Matlab
setOption(this, ...)

Arguments

Value

Returns the previous value of the option.

See Also

*getOption(). For more information see Matlab.