There are a number of MATLAB commands that can be executed
through Connect. For most MATLAB commands, the actual command name
is MatLab
. The generic structure of most Matlab
commands is:
MatLab <ObjectPath> {MatLabOption} <Parameters>
The {MatLabOption}
indicates the action being
executed by the command, and will change depending on the action
you wish to take. Additional <Parameters>
may be
required depending on the {MatLabOption}
specified.
Command | Format | Description | Version |
---|---|---|---|
Matlab ExportMatfile (Facilities, Places, Targets and Vehicles) | Matlab <ObjectPath> ExportMatFile <VariableName> <TimeStep> "<FilePath>" | Sets the variable name and timestep and then exports the object to the specified file | 4.2 |
STK Programming Interface 11.0.1