From Workspace for Simulink

Simulink Category: Source blocks

Embed Block Equivalent: From Workspace compound block

If both time and data initial vectors are provided as parameters, the translator generates a compound block that provides data during simulation. If initial data comes from the MATLAB workspace, the translator generates the variable block. To import data from MATLAB workspace, you can either use the userFunction block, or alternatively prepare a data file and use the import or map block to import the data.