help-octave
[Top][All Lists]
Advanced

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

How to specify location of the legend in a plot


From: Matthias Brennwald
Subject: How to specify location of the legend in a plot
Date: Mon, 30 Jun 2008 14:47:21 +0200

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


-- 
Matthias Brennwald
Project Manager Safety Analysis
Nagra, 5430 Wettingen, Switzerland
+41 56 437 13 32



reply via email to

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