Simulink Control Design™ - MathWorks

(Tuis.) #1

Create query object, and find all numerically perturbed blocks.


qPert = linqueryIsNumericallyPerturbed;
advPert = find(advisor,qPert)


advPert =
LinearizationAdvisor with properties:


Model: 'scdpendulum'
OperatingPoint: [1x1 opcond.OperatingPoint]
BlockDiagnostics: [1x4 linearize.advisor.BlockDiagnostic]
QueryType: 'Perturbation'


Alternative Functionality


App


You can also create custom queries for finding specific blocks in linearization results
using the Linearization Advisor in the Linear Analysis Tool. For more information, see
“Find Blocks in Linearization Results Matching Specific Criteria” on page 4-55.


See Also


Objects
CompoundQuery | LinearizationAdvisor


Functions
find


Topics


“Find Blocks in Linearization Results Matching Specific Criteria” on page 4-55
“Troubleshoot Linearization Results at Command Line” on page 4-42


Introduced in R2017b


linqueryIsNumericallyPerturbed
Free download pdf