getSensitivity
Sensitivity function from generalized model of control system
Description
returns the sensitivity function at
the specified location for a generalized model of a control system.S
= getSensitivity(T
,location
)
specifies additional loop openings for the sensitivity function calculation. Use an
opening, for example, to calculate the sensitivity function of an inner loop, with
the outer loop open.S
= getSensitivity(T
,location
,opening
)
If opening
and location
list the same
point, the software opens the loop after measuring the signal at the
point.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2014a
See Also
getPoints
| AnalysisPoint
| genss
| getLoopTransfer
| systune
| getIOTransfer
| getCompSensitivity
| getValue
| getSensitivity
(Simulink Control Design)