Main Content
Stateflow.SigLoggingInfo
Signal logging properties for states and data
Description
Use a Stateflow.SigLoggingInfo
object to specify the signal
logging properties for a state or data object. Signal logging saves the self activity of a
state or the values of a data object to the MATLAB® workspace during simulation. For more information, see Log Simulation Output for States and Data.
Creation
Each state, atomic subchart, Simulink® based state, and data object has its own
Stateflow.SigLoggingInfo
object. To access the
Stateflow.SigLoggingInfo
object, use the LoggingInfo
property for the Stateflow.State
, Stateflow.AtomicSubchart
, Stateflow.SimulinkBasedState
, or
Stateflow.Data
object.
Properties
Examples
Version History
Introduced before R2006a