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