Main Content

deselectTaskAll

Clear all Model Advisor tasks

Description

For a Model Advisor object, use the output = deselectTaskAll(ma) function to clear all selected Model Advisor checks for all tasks.

Input Arguments

collapse all

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

Output Arguments

collapse all

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

Version History

Introduced in R2006a