Record logged workspace data in Simulation Data Inspector

Description

Specify whether to send data logged in a format other than Dataset and data logged using blocks to the Simulation Data Inspector after simulation pauses or completes.

Category: Data Import/Export

Settings

Default: Off

On

Record these kinds of data to display in the Simulation Data Inspector after a simulation pauses or completes:

  • States and output data logged in Array or Structure with time formats

  • Data logged using To Workspace blocks, To File blocks, or Scope blocks

This setting adds a recording icon to the Simulation Data Inspector button.

Off

Do not record data logged using blocks or in a format other than Dataset to view in the Simulation Data Inspector.

Tips

  • When you log data using the Array format, you must also log time for the states and output data to log to the Simulation Data Inspector.

  • To open the Simulation Data Inspector, click the Simulation Data Inspector button.

Command-Line Information

Parameter: InspectSignalLogs
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo recommendation
Safety precautionNo recommendation

See Also

Related Topics