| Simulink® | ![]() |
List names and types of simulink data logging objects contained by Simulink.ModelDataLogs or Simulink.SubsysDataLogs object
log.whos
tsarray.whos
log.whos('systems')
log.whos('all')
log.whos or whos(log) lists the names and types of the top-level signal logging objects (i.e., objects of type Simulink.Timeseries, Simulink.TsArray, Simulink.ModelDataLogs, or Simulink.SubsysDatalogs) 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.who('systems') or who(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.who('all') or who(log, 'all') lists the names and types of all signal logging objects contained by log.
![]() | who | Mask Icon Drawing Commands | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |