deselectCheckAll

Clear Model Advisor checks

Description

For a Model Advisor object, use the output = deselectCheckAll(ma) method to clear all selected Model Advisor checks. This method 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.

Introduced in R2006a