Main Content

selectCheckForGroup

Select check group

Description

The success = selectCheckForGroup(ma,groupName) function selects all Model Advisor checks in the group that you specify.

Input Arguments

collapse all

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

Name of groups that contain the Model Advisor checks that you want to select.

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