getNonlcon - Get nonlinear constraint information
Syntax
out = getNonlcon(obj)
Description
Get nonlinear constraint information. A method of cgoptimoptions.
out = getNonlinearConstraints(options) returns
a structure array of information regarding the nonlinear constraints
in the optimization. The structure has three fields: label, type and pars.
The label field contains the label used for the
constraint in the CAGE GUI. The typestr field contains
constraint type selected by the user. The pars field
contains any parameters associated with the constraint.
See Also
getModelConstraints, getLinearConstraints
 | getName | | getNumConstraint |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit