Signal\Import Export\Matlab
Domains: Continuous, Discrete. Size: 1-D. Allowed in: Block Diagrams.
This submodel sends the time and input signal to the Matlab workspace. The input is limited to a scalar or vector. Note: the name is set during the processing phase only.
Interface
Inputs |
Description |
input |
The variable to send to the Matlab workspace. |
Parameters |
|
name |
Name of the variable inside the Matlab workspace |
20-sim uses a single quote ' for strings. If you wish to include a single quote inside the command string for Matlab, use 2 single quotes '' in the command string instead.