linio
Create linear analysis point for Simulink model, Linear Analysis Plots block, or Model Verification block
Description
Examples
Input Arguments
Output Arguments
Alternative Functionality
Model Linearizer
You can interactively configure analysis points using the Model Linearizer. For more information see, Specify Portion of Model to Linearize in Model Linearizer.
Simulink Model
You can also specify analysis points directly in a Simulink model. When you do so, the analysis points are saved within the model. For more information, see Specify Portion of Model to Linearize in Simulink Model.
slLinearizer
and slTuner
Interfaces
If you want to obtain multiple open-loop or closed-loop transfer
functions from the linearized system without recompiling the model,
you can specify linear analysis points using an slLinearizer
interface. For more information,
see Mark Signals of Interest for Batch Linearization. Similarly,
if you want to tune a control system and obtain multiple open-loop
or closed-loop transfer functions from the resulting system, you can
specify linear analysis points using an slTuner
interface.
For more information, see Mark Signals of Interest for Control System Analysis and Design.
Version History
Introduced before R2006a