Simulink.SimulationData.ModelLoggingInfo.createFromModel
R2026bCreate 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(
specifies options using one or more name-value arguments in addition to the input arguments
in the previous syntax. mdl,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2012b
