addPoint
Add signal to list of analysis points for slLinearizer or slTuner interface
Description
addPoint( adds
the specified point to the list of analysis points for the s,pt)slLinearizer or slTuner interface, s.
Analysis points are model signals that can be used as input,
output, or loop-opening locations for analysis and tuning purposes.
You use analysis points as inputs to the linearization commands of s: getIOTransfer, getLoopTransfer, getSensitivity,
and getCompSensitivity. As inputs to the linearization
commands, analysis points can specify any open- or closed-loop transfer
function in a model. You can also use analysis points to specify tuning
goals for systune.
Examples
Input Arguments
More About
Version History
Introduced in R2013b
See Also
slLinearizer | slTuner | addOpening | linio | removePoint | removeAllPoints


