getConstraints - Return information about all optimization constraints
Syntax
coninfo = getConstraints(obj)
Description
Return information about all optimization constraints. A method
of cgoptimoptions.
coninfo = getConstraints(options) returns
a structure array of information regarding the optimization constraint
functions. coninfo(i).label contains the label
for the i-th constraint. A string defining the type of the i-th constraint
is stored in coninfo(i).typestr. The constraint
parameters are stored in coninfo(i).pars.
See Also
addModelConstraint, addLinearConstraint
 | getConstraint | | getConstraintsMode |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit