Stream To Workspace blocks
Description
Whether data logged using To Workspace blocks streams to the Simulation Data Inspector.
Category: Data Import/Export
Settings
Default: On
On
Data logged using To Workspace blocks streams to the Simulation Data Inspector during simulation.
Off
Data logged using To Workspace blocks does not stream to the Simulation Data Inspector.
When you disable this parameter, To Workspace blocks do not support:
Logging arrays of buses.
Logging signals with
string
orhalf
data types.Logging signals with
int64
oruint64
using the built-in data types.When a license for Fixed-Point Designer™ is available,
int64
anduint64
data is logged as afi
(Fixed-Point Designer) object. When a license for Fixed-Point Designer is not available, data is logged asdouble
data.Logging data inside for-each subsystems.
Using the
Timeseries
format in rapid accelerator simulations.
Tips
When you run multiple simulations in a single MATLAB® session, the Simulation Data Inspector retains results from each simulation so you can analyze the results together. To control the amount of data retained in the Simulation Data Inspector, do not use this parameter. See Limit the Size of Logged Data.
Programmatic Use
Parameter:
StreamToWks |
Value:
'on' | 'off' |
Default:
'on' |
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | No recommendation |
Efficiency | On |
Safety precaution | No recommendation |