Simulink Control Design™ - MathWorks

(Tuis.) #1
can specify pt as 'Torque' as long as 'Torque' is not a portion of the signal name
for any other analysis point of s.

For example, pt = 'y1m'.


  • Cell array of character vectors or string array — Specifies multiple analysis point
    names. For example, pt = {'y1m','y2m'}.


To calculate linsys, the software adds a linearization output, followed by a linearization
input at pt.


Consider the following model:










K G


r e u y


Specify pt as 'y':










K G


r e u
+

dy






y


The software computes linsys as the transfer function from dy to y.


If you specify pt as multiple signals, for example pt = {'u','y'}, the software adds a
linearization output, followed by a linearization input at each point.


getCompSensitivity
Free download pdf