octave-maintainers
[Top][All Lists]
Advanced

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

legend plots wrong way round


From: Tobias Kerzenmacher
Subject: legend plots wrong way round
Date: Tue, 18 Nov 2008 16:09:23 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello,
In the development release of octave the legend is the wrong way round compared 
to octave 3.0.1:
If I plot symbol 1, 2, 3 and 4 (eg. plot(x1,y1,symbol1,x2,y2,symbol2,... etc)
and do a 
legend('1','2','3','4')
then symbol 1 corresponds to '4'
symbol 2 to '3'
symbol 3 to '2'
and symbol 4 to '1'
Tobias

-- 
   __o
 _`\<,_
(_)/_(_)_________________________________________________________
Dr Tobias Kerzenmacher       tel: +32 23730417, fax: +32 23748423
Belgian Institute for Space Aeronomy, Ringlaan 3, B-1180 Brussels


reply via email to

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