Package: matlab.unittest.measurement
Result of measuring test suite
A MeasurementResult
holds results from running
a measurement experiment on a test suite. It contains the measurement
values, categories, and timestamps, and information about the functional
test results.
When you run an experiment, the testing framework returns a MeasurementResult
object
for each Test
object in the suite.
Handle. To learn how handle classes affect copy operations, see Copying Objects in the MATLAB® documentation.