Main Content

setListViewParameters

Specify list-view parameters for check

Description

The setListViewParameters(ma,checkID, params) function sets the list-view parameters for a check. Only the callback function of a check can invoke this function.

This function enables you to access custom checks that you create with the Model Advisor customization API, an optional feature that is available with Simulink® Check™ software. For more information, see Define Custom Model Advisor Checks (Simulink Check).

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to set list-view parameters.

Character vector specifying the identifier for a Model Advisor check.

Set the list-view parameters for the check.

Version History

Introduced in R2006a