Main Content
getCustomCriteriaPlots
Class: sltest.testmanager.TestIterationResult
Namespace: sltest.testmanager
Get plots from custom criteria
Syntax
figs = getCustomCriteriaPlots(result)
Description
returns
figure handles of plots from the custom criteria of the test case
associated with the iteration results. Figures returned using this
method are not visible. To see the plots, set the figure handle figs
= getCustomCriteriaPlots(result
)Visible
property
to 'on'
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2017a