Simulink Control Design™ - MathWorks

(Tuis.) #1

ContributesToLinearization — Flag indicating whether the block numerically
influences the model linearization
'Yes' | 'No'


Flag indicating whether the block numerically influences the model linearization,
specified as one of the following:



  • 'Yes' — Block contributes to the linearization result

  • 'No' — Block does not contribute to the linearization result


If a block is not on the linearization path; that is, if IsOnPath is 'No', then
ContributesToLinearization is 'No'.


DiagnosticMessages — Diagnostic messages
cell array of character vectors


Diagnostic message regarding the block linearization, specified as a cell array of
character vectors. These messages indicate possible issues that can affect the block
linearization.


If HasDiagnostics is 'No', then DiagnosticMessages is an empty cell array.


BlockPath — Block path
character vector


Block path in Simulink model, specified as a character vector.


HasDiagnostics — Flag indicating whether the block has diagnostic messages
'Yes' | 'No'


Flag indicating whether the block has diagnostic messages regarding its linearization,
specified as one of the following:



  • 'Yes' — Block has diagnostic messages

  • 'No' — Block does not have diagnostic messages


If HasDiagnostics is 'Yes', then DiagnosticMessages is a cell array of character
vectors that contains the messages.


Linearization — Block linearization
state-space model


BlockDiagnostic
Free download pdf