Simulink Control Design™ - MathWorks

(Tuis.) #1

Property Description


Model Simulink model name, returned as a character vector.


States State operating point, returned as a vector of state objects. Each entry in
States represents the supported states of one Simulink block.


For a list of supported states for operating point objects, see “Simulink
Model States Included in Operating Point Object” on page 1-4.

NoteIf the block has multiple named continuous states, States contains
one structure for each named state.

Each state object has the following fields:

Field Description
Nx (read
only)

Number of states in the block

Block Block path, returned as a character vector.
StateName State name
x Values of all supported block states, returned as a vector of
length Nx.
Ts Sample time and offset of each supported block state,
returned as a vector. For continuous-time systems, Ts is zero.
SampleType State time rate, returned as one of the following:


  • 'CSTATE' — Continuous-time state

  • 'DSTATE' — Discrete—time state
    inReferenc
    edModel


Flag indicating whether the block is inside a reference
model, returned as one of the following:


  • 1 — Block is inside a reference model.

  • 0 — Block is in the current model file.
    Descriptio
    n


Block state description, returned as a character vector.

findop
Free download pdf