ToMatlab

Navigation:  Library > Signal > Import Export > Matlab >

ToMatlab

Previous pageReturn to chapter overviewNext page

Library

Signal\Import Export\Matlab

Use

Domains: Continuous, Discrete. Size: 1-D. Allowed in: Block Diagrams.

Description

This submodel sends a variable to the Matlab workspace during simulation.

Interface

Inputs

Description

input

The variable to send to the Matlab workspace.

Parameters

 

name

Name of the variable inside the Matlab workspace

Tip

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.