Simulink Control Design™ - MathWorks

(Tuis.) #1

Property Description


Field Description
Descripti
on

Outport block input description, specified as a character
vector.

Time Times at which the time-varying functions in the model are evaluated,
returned as a vector.


CustomOb
jFcn


Function providing an additional custom objective function for trimming,
specified as a handle to the custom function, or a character vector or string
that contains the function name. The custom function must be on the
MATLAB path or in the current working folder.

You can specify a custom objective function as an algebraic combination of
model states, inputs, and outputs. For more information, see “Compute
Operating Points Using Custom Constraints and Objective Functions” on
page 1-78.

CustomCo
nstrFcn


Function providing additional custom constraints for trimming, specified as a
handle to the custom function, or a character vector or string that contains
the function name. The custom function must be on the MATLAB path or in
the current working folder.

You can specify custom equality and inequality constraints as algebraic
combinations of model states, inputs, and outputs. For more information, see
“Compute Operating Points Using Custom Constraints and Objective
Functions” on page 1-78.

CustomMa
ppingFcn


Function that maps model states, inputs, and outputs to the vectors accepted
by CustomConstrFcn and CustomObjFcn, specified as a handle to the
custom function, or a character vector or string that contains the function
name. The custom function must be on the MATLAB path or in the current
working folder.

For complex models, you can pass subsets of the model inputs, outputs, and
states to the custom constraint and objective functions using a custom
mapping function. If you specify a custom mapping, you must use the
mapping for both the custom constraint function and the custom objective
function. For more information, see “Compute Operating Points Using
Custom Constraints and Objective Functions” on page 1-78.

operspec
Free download pdf