Main Content
Iddata Sink
Export simulation data as iddata
object to MATLAB workspace
Libraries:
System Identification Toolbox
Description
The Iddata Sink block exports simulation data as an iddata
object to the MATLAB® workspace. The object stores the input and simulated output signals,
sampled at the sample time that you specify. If you simulate your model from the model
window, the block exports the object to the MATLAB base workspace. If you simulate the model programmatically, the object is
exported to the MATLAB caller workspace. The caller workspace is the workspace of the function
that called the currently running function.
Ports
Input
Parameters
Version History
Introduced in R2008a