Main Content
getPoints
Get list of analysis points for slLinearizer
or slTuner
interface
Syntax
Description
returns
the names of the analysis points of pt_names
= getPoints(s
)s
, which
can be either an slLinearizer
interface or an slTuner
interface.
Use the analysis point names to extract transfer functions using commands
such as getIOTransfer
and
to specify tuning goals for an slTuner
interface.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a