Navigation

Operators and Keywords

Function List:

C++ API

: optimget (options, parname)
: optimget (options, parname, default)

Return the specific option parname from the optimization options structure options created by optimset.

If parname is not defined then return default if supplied, otherwise return an empty matrix.

See also: optimset.

Package: octave