MATLAB: Does MATLAB 7.0.1 (R14SP1) shut down completely when I type Ctrl+C to terminate the program

ctrl+cexitfilegraphsMATLABplotreadterminatetext;

I have a program in MATLAB 7.0.1(R14SP1), that reads in text files, plots multiple bar graphs and uses the UIGETFILE and PAUSE commands. When I attempt to terminate MATLAB, using Ctrl+C during the execution of this program, MATLAB exits completely without any errors or crash dump files.

Best Answer

This bug has been fixed in Release 14 Service Pack 2 (R14SP2). For previous releases, please read below for any possible workarounds:
This problem has been fixed in R14SP2. If you are using an earlier version of MATLAB, please read the following:
We have verified this as a bug in MATLAB 7.0.1 (R14SP1) that affects the way the UIGETFILE and PAUSE functions interact with program termination using Ctrl+C. Currently there are no known workarounds.