[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave 4.0.1 CTRL-C questions
From: |
Tatsuro MATSUOKA |
Subject: |
Re: Octave 4.0.1 CTRL-C questions |
Date: |
Wed, 25 May 2016 18:44:33 +0900 (JST) |
>From: Jeffrey Tsang
>To: "help
>Date: 2016/5/24, Tue 13:21
>Subject: Octave 4.0.1 CTRL-C questions
>
>
>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
For me, octave-cli (4.0.2) did not hang by pressing Ctrl-C at pause.
But octabe-gui hanged as you pointed out.
Tatsuro
- Re: Octave 4.0.1 CTRL-C questions, (continued)
- Re: Octave 4.0.1 CTRL-C questions, Tatsuro MATSUOKA, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Jeffrey Tsang, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Nicholas Jankowski, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Ben Abbott, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Nicholas Jankowski, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Ben Abbott, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Marco Atzeri, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Mike Miller, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Marco Atzeri, 2016/05/25
- Re: Octave 4.0.1 CTRL-C questions, Mike Miller, 2016/05/25
Re: Octave 4.0.1 CTRL-C questions,
Tatsuro MATSUOKA <=