addoutputspec
Add output specification to operating point specification
Description
adds an output specification for a Simulink® model to an existing operating point
specification or array of operating point
specifications. The output specification is added
for the signal that originates from the specified
output port newOpspec
= addoutputspec(opspec
,block
,port
)port
of block
block
.
To find the width of the specified port, the addoutputspec
command
recompiles the model.
Examples
Input Arguments
Output Arguments
Alternative Functionality
Steady State Manager
You can interactively add output specifications when trimming your model using the Steady State Manager. For more information, see Compute Operating Points from Specifications Using Steady State Manager.
Simulink Model
You can add output specifications directly in your Simulink model. To do so, right-click the signal to which you want to add the specification, and select Linear Analysis Points > Trim Output Constraint.
Version History
Introduced before R2006a