Main Content
Simulink.SimulationData.ModelLoggingInfo.createFromModel
Create Simulink.SimulationData.ModelLoggingInfo
object for top
model with override settings for each logged signal in model
Syntax
Description
mdlInfo = Simulink.SimulationData.ModelLoggingInfo.createFromModel(
creates a model logging override object for the model mdl
)mdl
that includes
logged signals for these kinds of systems:
Libraries
Masked subsystems
Referenced models
Active variants
mdlInfo =
Simulink.SimulationData.ModelLoggingInfo.createFromModel(
creates a mdl
,Name,Value
)Simulink.SimulationData.ModelLoggingInfo
object for the model
mdl
with optional settings.
Examples
Input Arguments
Version History
Introduced in R2012b