Main Content

getTaskAll

Get tasks run by Model Advisor

Description

Use the TaskIDs = getTaskAll(ma) function to obtain the tasks that are run for the Simulink.ModelAdvisor object ma.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to obtain the tasks that the Model Advisor ran.

Output Arguments

collapse all

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

Version History

Introduced in R2006a