help-octave
[Top][All Lists]
Advanced

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

legend


From: John Jones
Subject: legend
Date: Fri, 30 Nov 2007 04:38:11 -0800 (PST)

I'm having problems including the legend in my plots.

I have the command 

semilogy(..)
hold on
semilogy(..)
hold on
semilogy(..)
hold on
legend('var1','var2'....,4)
hold off


When I run the command, the legend appears but as soon as the plots are
drawn it disappears.  Can you help?

Thanks,

JJ
-- 
View this message in context: 
http://www.nabble.com/legend-tf4905527.html#a14048930
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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