Using Simulink Previous page   Next Page

Accessing Logged Signal Data

Simulink saves signal data that it logs during simulation in a Simulink data object of type Simulink.ModelDataLogs that resides in the MATLAB workspace. The name of the object's handle is logsout by default. The Data Import/Export configuration pane (see Data Import/Export Pane) allows you to specify another name for this object. See Simulink.ModelDataLogs in the "Data Object Classes" chapter of the Simulink Reference for information on extracting signal data from this object.


Previous page  Logging Referenced Model Signals Signal Properties Dialog Box Next page

© 1994-2005 The MathWorks, Inc.