Simulink.SimulationData.LoggingInfo
Signal logging override settings
Description
Use a Simulink.SimulationData.LoggingInfo
object to specify the
LoggingInfo
property of a
Simulink.SimulationData.SignalLoggingInfo
object. You can use this object
to set signal logging override settings such as decimation, logging name, and the number of
data points.
Creation
Syntax
Description
logInfoObj = Simulink.SimulationData.LoggingInfo
creates a
Simulink.SimulationData.LoggingInfo
object with default property
values.
logInfoObj = Simulink.SimulationData.LoggingInfo(
creates a logInfo
)Simulink.SimulationData.LoggingInfo
object that copies the
property values from the signal logging override object that you specify with the
logInfo
argument.
Input Arguments
Properties
Examples
Version History
Introduced in R2012b