Empty lines on Ctrl-C after calls to figure()

John W. Eaton jwe at bevo.che.wisc.edu
Wed Dec 5 10:45:41 CST 2007


On  5-Dec-2007, Kim Hansen wrote:

| This bug is just cosmetic, after using a lot of figures Ctrl-C outputs
| a lot of newlines:
| 
| ===
| octave:1> for i=1:10 figure;end
| octave:2>   [Press Ctrl-C]
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| octave:2>

Yes, there seems to be one extra line for each connection to gnuplot.
I don't know precisely where the newline characters are coming from,
or how to prevent them.

jwe


More information about the Bug-octave mailing list