help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plot bug with redhat 8.0


From: Bo Engström
Subject: plot bug with redhat 8.0
Date: 13 Nov 2002 13:29:46 +0100

Hello,
I just upgraded my Redhat linux to 8.0 and continued
using octave as before. After a while I noticed that
the plot function has degraded. When I want to plot
many lines in one plot, at the most 7 show up and the
plot seems to know of 8.

Example:
redhat 8.0
GNU Octave, version 2.1.36 (i686-pc-linux-gnu)

octave:1> s=randn(10);
octave:2> plot(s)

I try to plot 10 lines. Plot shows 7 of them and 
displays a legend with 8 of them.

Does anyone know of a solution?

/Bosse

-- 
Bo Engström <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]