sdo.SystemLoggingInfo
Specify linear system logging information
Description
Specify linear system logging information. Use
sdo.SystemLoggingInfo object to set the
SystemLoggingInfo property of sdo.SimulationTest, to specify linear systems to log when simulating the model.
You can configure sdo.SystemLoggingInfo to compute the linear system with or
without using any frequency-domain check blocks defined in the model.
Creation
Description
constructs an
sys = sdo.SystemLoggingInfosdo.SystemLoggingInfo object, sys, with default
linear system logging settings. To modify settings for your specific application, use dot
notation.
specifies additional linear system logging settings, using name-value arguments.sys = sdo.SystemLoggingInfo(PropertyName=Value)
Output Arguments
Properties
Examples
Version History
Introduced in R2015b
See Also
sdo.SimulationTest | linio (Simulink Control Design) | linearizeOptions (Simulink Control Design) | setup | restore
