|
|
|
| R2012a Documentation → Model-Based Calibration Toolbox | |
Learn more about Model-Based Calibration Toolbox |
|
| Contents | Index |
nobj = getNumObjectives(optimstore) nobj = getNumObjectives(optimstore, objlabels)
Return the number of objectives per label. A method of cgoptimstore.
nobj = getNumObjectives(optimstore) returns the number of objectives that will be returned from an evaluation of each objective label. For example, consider an optimization that has a sum objective over a set of points, S, and a point objective to be evaluated at each member of S. nobj will return [1 r], where r is the number of points in S.
nobj = getNumObjectives(optimstore, objlabels) returns the number of objectives that will be returned for the defined objective labels.

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |