octave-maintainers
[Top][All Lists]
Advanced

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

Legend doesn't work?


From: Søren Hauberg
Subject: Legend doesn't work?
Date: Sat, 24 Mar 2007 11:58:38 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070307)

Hi,
  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?

Søren



reply via email to

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