Main Content

deselectCheckForGroup

Clear Model Advisor checks for groups

Description

For a Model Advisor object, use the output = deselectCheckForGroup(ma,groupName) function to clear all selected Model Advisor checks for one or more groups. To locate the group name, use the getGroupAll function.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to clear all selected Model Advisor checks for one or more groups.

Name of group or groups that contain the selected Model Advisor checks that you want to clear.

Output Arguments

collapse all

A logical value indicating whether Simulink cleared the checks for the specified group. A value of 1 indicates success. A value of 0 indicates that Simulink did not clear the specified checks.

Version History

Introduced in R2006a