Main Content
matlab.unittest.measurement.DefaultMeasurementResult Class
Namespace: matlab.unittest.measurement
Superclasses: matlab.unittest.measurement.MeasurementResult
Default implementation of MeasurementResult
class
Description
MeasurementResult
objects saved in releases before R2019a are loaded as
DefaultMeasurementResult
objects. These objects contain the data save
in the original MeasurementResult
object.
For information on DefaultMeasurementResult
objects, see matlab.unittest.measurement.MeasurementResult
.
Creation
The test framework creates objects of this class when loading previously save
MeasurementResult
objects.
Version History
Introduced in R2019a