<< fmincon fmincon optimset >>

fmincon >> fmincon > optimget

optimget

Queries an optimization structure.

Calling Sequence

val = optimget ( options , key )
val = optimset ( options , key , value )

Description

The key is searched in the list of existing fields, ignoring the case. Only leading characters of the field name are sufficient to make the search successful.

Authors


Report an issue
<< fmincon fmincon optimset >>