simulink.multisim.Sequential
Create a sequential parameter combination for specified parameter values
Since R2024a
Description
The simulink.multisim.DesignStudy
object represents a design
study that allows you to run multiple simulations at a large scale. With the
simulink.multisim.Sequential
object, you can create a sequential
parameter combination for simulations. A sequential combination combines values sequentially.
The number of values specified for each parameter must be the same. You can choose the
sequence in which parameters are combined.
Creation
Description
creates a parameter combination, sc
= simulink.multisim.Sequential([p1, p2,...,pN
])sc
with a sequential combinations of
the specified values.
Input Arguments
Output Arguments
Properties
Version History
Introduced in R2024a