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

9 lines
68 B
Mathematica
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
>> system('PAUSE')
Press any key to continue . . .
ans =
0