Simulink Control Design™ - MathWorks

(Tuis.) #1
For more information on analysis point types, see “Specify Portion of Model to Linearize”
on page 2-13.

busElement — Bus element name
character vector | string

Bus element name, specified as a character vector or string. When adding elements
within a nested bus structure, use dot notation to access the elements of the nested bus.
For an example, see “Select Individual Bus Element as Analysis Point” on page 15-220.

Output Arguments


io — Analysis point
linearization I/O object

Analysis point, returned as a linearization I/O object. Use io to specify a linearization
input, output, or loop opening when using the linearize command. For more
information, see “Specify Portion of Model to Linearize” on page 2-13.

Each linearization I/O object has the following properties:

Property Description
Active Flag indicating whether to use the analysis point for linearization, specified
as one of the following:


  • 'on' — Use the analysis point for linearization. This value is the default
    option.

  • 'off' — Do not use the analysis point for linearization. Use this option
    if you have an existing set of analysis points and you want to linearize a
    model with a subset of these points.
    Block Full block path of the block with which the analysis point is associated,
    specified as a character vector.
    PortNumber Output port with which the analysis point is associated, specified as an
    integer.


15 Alphabetical List

Free download pdf