Main Content
getPoints
Get list of analysis points in generalized model of control system
Syntax
Description
returns the names of all analysis-point locations in a generalized state-space model
of a control system. Use this function to query the list of available analysis
points in the model for control system analysis or tuning. You can refer to the
analysis-point locations by name to create design goals control system tuning or to
compute open-loop and closed-loop responses using analysis commands such as
points
= getPoints(T
)getLoopTransfer
and
getIOTransfer
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b