addOperatingPointSet - Add operating point set to optimization
Syntax
options
= addOperatingPointSet(options, label, vars)
Description
A method of cgoptimoptions. options
= addOperatingPointSet(options, label, vars) Adds a placeholder
for an additional operating point set to the optimization.
The string label is used to refer to the
constraint in CAGE. vars is a (1-by-N)
cell array of strings where N >= 1. Each element
of vars is a label for a CAGE variable that must
appear in the operating point set that the user chooses.
See Also
getOperatingPointSets, setOperatingPointsMode, getOperatingPointsMode, removeOperatingPointSet
 | addObjective | | addParameter |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit