Main Content
verifyCheckResultStatus
Verify that a model passed or failed a set of checks
Description
Use the
[
function to verify that a model has passed or failed a set of checks.success
message
]=
verifyCheckResultStatus(ma
, baseline
, checkIDs
)
Before invoking the verifyCheckResultStatus
function, run the checks
that you specify with checkIDs
. Then use the getCheckResultStatus
function to obtain the boolean values for the baseline
argument.
Input Arguments
Output Arguments
Version History
Introduced in R2006a