WOLFRAM SYSTEM MODELER

command

Execute command in default shell

Wolfram Language

In[1]:=
SystemModel["Modelica.Utilities.System.command"]
Out[1]:=

Syntax

result = command(string)

Inputs (1)

string

Type: String

Description: String to be passed to shell

Outputs (1)

result

Type: Integer

Description: Return value from command (depends on environment)