Class: sltest.testmanager.TestIterationResult
Package: sltest.testmanager
Get plots from callbacks
figs = getSimulationPlots(result)
figs = getSimulationPlots(result,index)
returns
figure handles of plots generated from the callbacks of the test iteration
associated with the results. Figures returned using this method are
not visible. To see the plots, set the figure handle figs
= getSimulationPlots(result
)Visible
property
to 'on'
.
returns
the figure handles from the simulation specified by figs
= getSimulationPlots(result
,index
)index
.
getIterationResults
| setProperty (TestCase)
| sltest.testmanager.Options
| sltest.testmanager.TestIterationResult