Package: matlab.perftest
Superclasses: matlab.perftest.TimeExperiment
TimeExperiment
that collects fixed
number of measurements
A FixedTimeExperiment
is an instance of the TimeExperiment
class
that collects a fixed number of measurements.
To create a FixedTimeExperiment
instance, use
the matlab.perftest.TimeExperiment.withFixedSampleSize
static method.
Handle. To learn how handle classes affect copy operations, see Copying Objects.