Skip to Main Content Skip to Search
Product Documentation

whos - List names and types of top-level data logging objects in Simulink data log

Syntax

log.whos
tsarray.whos
log.whos('systems')
log.whos('all')

Description

log.whos or whos(log) lists the names and types of the top-level signal logging objects contained by log, where log is the handle of a Simulink.ModelDataLogs object name.

tsarray.whos or whos(tsarray) lists the names and types of Simulink.TimeSeries objects contained by the Simulink.TsArray object named tsarray.

log.whos('systems') or whos(log, 'systems') lists the names and types of all signal logging objects contained by log except for Simulink.Timeseries objects stored in Simulink.TsArray objects contained by log.

log.whos('all') or whos(log, 'all') lists the names and types of all the Simulink.Timeseries objects contained by the Simulink.ModelDataLogs, Simulink.TsArray, or Simulink.SubsysDataLogs object named log.

For information about other uses of whos, execute help whos in the MATLAB Command Window.

See Also

Simulink.ModelDataLogs | Simulink.ScopeDataLogs | Simulink.SubsysDataLogs | Simulink.Timeseries | Simulink.TsArray | unpack | who

How To

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS