help-octave
[Top][All Lists]
Advanced

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

Re: How to specify location of the legend in a plot


From: Henry F. Mollet
Subject: Re: How to specify location of the legend in a plot
Date: Mon, 30 Jun 2008 19:34:18 -0700
User-agent: Microsoft-Entourage/11.1.0.040913

Works for me on Mac with OS v 10.4.11
GNU Octave, version 3.0.1
G N U P L O T Version 4.2 patchlevel 3
Henry


on 6/30/08 5:47 AM, Matthias Brennwald at address@hidden wrote:

> Dear all
> 
> I am trying to specify the location of the legend in a plot, but I
> can't:
> 
>> octave:1> plot(rand(1,10));
>> octave:2> legend ('Testing...','location','southwest')
>> error: set: invalid value for double property "keypos"
>> error: evaluating if command near line 102, column 5
>> error: evaluating if command near line 99, column 3
>> error: called from `legend' in file
>> `/usr/local/share/octave/3.0.0+/m/plot/legend.m'
> 
> What am I doing wrong? This is Octave 3.0.0+ with Gnuplot 4.2 on Ubuntu Linux.
> 
> Matthias
> 




reply via email to

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