help-octave
[Top][All Lists]
Advanced

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

Re: legend problem in 2.9 ver


From: David Bateman
Subject: Re: legend problem in 2.9 ver
Date: Mon, 04 Jun 2007 09:53:04 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Red Crow wrote:
> Hello:
>
>          I have installed octave 2.9.6 and have this bug:
>
> octave2.9:1> ver
> ----------------------------------------------------------------------
> GNU Octave Version 2.9.6
> GNU Octave License: GNU General Public License, Version 2
> Operating System: Linux 2.6.17-co-0.8.0 #6 PREEMPT Tue Oct 3 14:50:35
> CEST 2006 i686
> ----------------------------------------------------------------------
> octave2.9:2> x=linspace(-pi,pi,100);
> octave2.9:3> plot(x,sin(x))
> octave2.9:4> legend()
> error: `legend' undefined near line 4 column 1
> octave2.9:4> legend("Seno de X");
> error: `legend' undefined near line 4 column 1
> octave2.9:4>
>
>           The funtion "legend" ist no runing, how make run it?
>
> Thanks
Upgrade to 2.9.12 or install the 20060710 release of Octave forge that
has legend in the plot package.

D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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