Main Content

deselectCheckAll

Clear Model Advisor checks

Description

For a Model Advisor object, use the output = deselectCheckAll(ma) function to clear all selected Model Advisor checks. This function cannot clear disabled checks.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to clear all selected Model Advisor checks.

Output Arguments

collapse all

A logical value indicating whether Simulink cleared all selected checks. A value of 1 indicates success. A value of 0 indicates that Simulink did not clear all checks.

Version History

Introduced in R2006a