getObjectives - Return information about optimization objectives
Syntax
objinfo=getObjectives(options)
Description
A method of cgoptimoptions. Returns a structure
array of information regarding the optimization objective functions. objinfo(i).label contains
the label for the ith objective.
A string defining the type of the ith objective
(max, min, min/max,
or helper) is stored in objinfo(i).type.
See Also
addObjective, setObjectivesMode, getObjectivesMode
 | getObjectives | | getObjectivesMode |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit