Get Model Advisor checklist parameters displayed in checklist view
Use the
method to get the list view of parameters for a Model Advisor check.params
= getListViewParameters(ma
,CheckID
)
This method enables you to access custom checks that you create by using Simulink® Check™. For more information, see Define Your Own Custom Model Advisor Checks (Simulink Check).
Simulink.ModelAdvisor
| ModelAdvisor.ListViewParameter
(Simulink Check)