Empty lines on Ctrl-C after calls to figure()
Kim Hansen
kimhanse at gmail.com
Wed Dec 5 11:38:09 CST 2007
On Dec 5, 2007 5:45 PM, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
> 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.
It looks like the come from the gnuplot processes, if I kill them the
number of extra newlines decreases by one for each gnuplot I kill.
--
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437 -- Mobil: 3091 2437
More information about the Bug-octave
mailing list