Export Simulink.sdi.Signal
object to workspace or
file
exports the ts
= export(sig
)Simulink.sdi.Signal
object
sig
to the timeseries
object,
ts
, in the MATLAB® workspace.
export(___,
exports the Name,Value
)Simulink.sdi.Signal
object to the base workspace or a
file according to the options specified by one or more name-value pair
arguments.
You can export data to the workspace or a file from the Simulation Data Inspector UI. For more information, see Save and Share Simulation Data Inspector Data and Views.