help-octave
[Top][All Lists]
Advanced

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

curve key in 3.3.91


From: Dmitri A. Sergatskov
Subject: curve key in 3.3.91
Date: Thu, 3 Feb 2011 12:20:48 -0600

I noticed that in 3.3.91 the following code


octave:1> plot(1:3, "-r;1;")
octave:2> hold on
octave:3> plot(2*(1:3), "-b;2;")

labels both curves as "2"

I do not have an older version of octave installed, so could not
check, but as far
as I remember that used to work OK in 3.2.4.

Dmitri.
--


reply via email to

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