octave-maintainers
[Top][All Lists]
Advanced

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

Re: Legend doesn't work?


From: David Bateman
Subject: Re: Legend doesn't work?
Date: Sat, 24 Mar 2007 15:45:08 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> On 24-Mar-2007, Søren Hauberg wrote:
> 
> |    I can't seem to get "legend" to work. The following code
> | 
> |     plot(rand(10,2))
> |     legend("hello", "world")
> | 
> | only produces the word "world" on the plot. Am I using the function 
> | wrong or is it broken?
> 
> Please try the following patch.
> 
>

That worked for me..

D.


reply via email to

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