setCheckResultData
Set result data for currently running check
Description
Use the
function to set the check result data for the currently running check. Only the callback
function of a check can invoke this function. You can get the check result data by using the
function success
= setCheckResultData(ma
,data
)getCheckResultData
.
This function enables you to set result data for 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).
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2006a