Simulink Control Design™ - MathWorks

(Tuis.) #1

addPoint


Add signal to list of analysis points for slLinearizer or slTuner interface

Syntax


addPoint(s,pt)

addPoint(s,blk,port_num)
addPoint(s,blk,port_num,bus_elem_name)

Description


addPoint(s,pt) adds the specified point to the list of analysis points on page 15-288 for
the 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.

addPoint(s,blk,port_num) adds the point that originates at the specified output port
of the specified block as an analysis point for s.

addPoint(s,blk,port_num,bus_elem_name) adds the specified bus element as an
analysis point.

Examples


Add Analysis Point Using Signal Name

Open the scdcascade model.

15 Alphabetical List

Free download pdf