Set severity of check failure
Use the
setCheckErrorSeverity(
method to set the check error severity for the currently running check. Only the callback
function of a check can invoke this method.ma
,value
)
This method enables you to access custom checks that you create by using the Model Advisor customization API, an optional feature that is available with Simulink® Check™ software. For more information, see Define Your Own Custom Model Advisor Checks (Simulink Check).