RosettaCodeData/Task/Execute-a-system-command/MATLAB/execute-a-system-command.m

9 lines
68 B
Mathematica
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
>> system('PAUSE')
Press any key to continue . . .
ans =
0