help-octave
[Top][All Lists]
Advanced

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

Re: Legend troubles


From: am304
Subject: Re: Legend troubles
Date: Mon, 18 Mar 2013 10:28:44 -0700 (PDT)

PetrSt wrote
> you can
> 1) leave everithing unchanged, but the order of plotting and legend titles
> plot(x,y,'r-',xb,yb,'b');
> legend('normal distribution','raw data')
> 2) rearrange xb and yb to form single line

Thanks, it makes sense. I have used option 1.

Arnaud



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Legend-troubles-tp4650922p4650941.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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