Main Content
matlab.perftest.FixedTimeExperiment Class
Namespace: matlab.perftest
Superclasses: matlab.perftest.TimeExperiment
TimeExperiment
that collects fixed
number of measurements
Description
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.
Properties
Copy Semantics
Handle. To learn how handle classes affect copy operations, see Copying Objects.
Version History
Introduced in R2016a