Package: Simulink.SimulationData
Superclasses:
Store units for simulation data
Simulink® creates Simulink.SimulationData.Unit
objects
to store unit information for signals when:
Performing signal logging, which uses the Dataset
format
Logging root Outport blocks, if in Configurations Parameters you select
the Output parameter and set Format to
Dataset
Logging to a To Workspace block or To File block,
if you set the Save format block parameter to
the default of Timeseries
creates
a unitsObj
= Simulink.SimulationData.Unit(unitName
)Simulink.SimulationData.Unit
object with the
unit that you specify.
Method | Purpose |
---|---|
Specify name of logging data unit |
Value. To learn how value classes affect copy operations, see Copying Objects.