Main Content
getComparisonRun
Class: sltest.testmanager.TestCaseResult
Namespace: sltest.testmanager
Get test case signal comparison results
Syntax
run = getComparisonRun(result)
Description
gets
the test case comparison results that belong to the test case
results object. The results are output to a run
= getComparisonRun(result
)Simulink.sdi.Run
object,
which contains signal data for each comparison, tolerance, and difference
result.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2015a