call_extern
execute extern program with arguments
Syntax
varargout = call_extern(prg,variable_name,variable_value,...,flags,....)
Input
prg |
command to be executed |
|||
varaiable_name |
name of a variable |
|||
varaiable_name |
value of a variable |
|||
param | Options that control the call_extern behavior
|
Output
varagout |
list of output parameters |
MTEX 4.0.4 |