Main Content
setCheckResultStatus
Set status for currently running check
Description
The
function sets the status for the currently running check. Only the callback function of a
check can invoke this function. success
= setCheckResultStatus(ma
,status
)
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
Output Arguments
Version History
Introduced in R2006a