Hi,
I'm using Octave 4.0.1 on Windows 7 64-bit SP1. I notice that Octave CLI crashes when CTRL-C is pressed to stop a script that is paused by the "pause()" function. The "octave-gui.exe has stopped working" message is displayed when CTRL-C is pressed.
Is there any way that I can stop the script without crashing Octave CLI?
On the other hand, if I press CTRL-C in Octave GUI for the same script, it displays "Press Control-C again to abort" when the two consecutive CTRL-C are pressed. If I press CTRL-C again, Octave GUI also crashes and exits. The "octave-gui.exe has stopped working" message is also displayed.
How do I stop the script without crashing Octave GUI?
Thanks,
Jeffrey