How can I interrupt Matlab when it gets really really busy?
- by Nathan Fellman
I'm running a long simulation in Matlab that I've realized I need to stop and rerun. However, Matlab is really into this calculation, and it's stopped responding. How can I interrupt this run without killing Matlab?
(I realize this is a problem with many windows programs, but it's really acute with Matlab)