Main Content

selectCheckForTask

Select checks for a specific task or tasks

Description

Use the success = selectCheckForTask(ma,taskIDs) function to select the checks for a task or tasks.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to select checks for a specific task or tasks.

Cell array of Task IDs for the Simulink.ModelAdvisor object that you specify as an input.

Output Arguments

collapse all

Boolean value that indicates whether the Model Advisor successfully selected the checks for the specified task or tasks. A value of 1 indicates that the Model Advisor successfully selected the checks. A value of 0 indicates that the Model Advisor did not select the checks.

Version History

Introduced in R2006a