Main Content

selectCheck

Select checks

Description

The success = selectCheck(ma,checkID) function selects Model Advisor checks.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to select Model Advisor checks.

Model Advisor checks for you to select.

Example: 'mathworks.design.UnconnectedLinesPorts'

Output Arguments

collapse all

Boolean value that indicates whether the Model Advisor selected the checks. A value of 1 indicates that the Model Advisor successfully selected the specified checks. A value of 0 indicates that the Model Advisor did not select the specified checks.

Version History

Introduced in R2006a