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 input, followed by a linearization
output at pt.

Consider the following model:









K G


r e u y


Specify pt as 'u':









K G


r e
+

du






u


The software computes linsys as the transfer function from du to u.

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

15 Alphabetical List

Free download pdf