From bug-request at octave dot org Thu May 5 10:43:19 2005 Subject: Re: pause does not pause From: "John W. Eaton" To: etienne at cs dot uky dot edu Cc: bug at octave dot org Date: Thu, 5 May 2005 11:41:31 -0400 On 3-May-2005, Etienne Grossmann wrote: | Sorry, this is not a reproducible bug: exiting and restarting octave | fixes it. | | | On Mon, May 02, 2005 at 04:09:48PM -0400, Etienne Grossmann wrote: | # To: bug at octave dot org | # Cc: etienne | # Subject: pause() doesn't pause (2.1.69) | # -------- | # Bug report for Octave 2.1.69 configured for i386-pc-linux-gnu | # | # Description: | # ----------- | # | # pause() doesn't wait for a key to be pressed. | # | # Repeat-By: | # --------- | # | # title ("entropy");plot (1:10,1:10); pause;title ("population"); plot (1:100,(1:100).^2); I'm unable to reproduce it at all. If you can determine under what circumstances pause fails, please send another report. Thanks, jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------