Interrupting a running MATLAB program
The documentation says that
^C
(control-C) should do it but this does not work on my computer (linux). The documentation says it is even harder to interrupt if you are in Windows. So I imagine it is impossible in Windows.