Get all groups of checks that Model Advisor runs
groupChecks = getGroupAll(ma)
For a Model Advisor object, use the groupChecks = getGroupAll(ma) method to get all groups of checks that the Model Advisor runs.
groupChecks
ma
collapse all
Simulink.ModelAdvisor
Simulink.ModelAdvisor object for which you want to determine all Model Advisor check groups.
IDs of check groups that the Model Advisor runs.