ModelAdvisor.Task
R2026bDefine custom tasks in Model Advisor tree
Description
Use ModelAdvisor.Task class to create a wrapper for
a custom check, enabling access to the check within the Model Advisor
tree.
Note
You can use one ModelAdvisor.Check object
in multiple ModelAdvisor.Task objects,
allowing you to place the same check in multiple locations
in the Model Advisor tree. For example, Check for
implicit signal resolution appears in the By Product > Simulink folder and in the By Task > Model Referencing folder in the Model Advisor tree.
Creation
Description
Input Arguments
Output Arguments
Properties
Object Functions
setCheck | Specify check used in Model Advisor task |
Examples
Version History
Introduced in R2006a