help-octave
[Top][All Lists]
Advanced

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

Re: cannot change the font size in legend


From: Francesco Potortì
Subject: Re: cannot change the font size in legend
Date: Mon, 20 Jan 2020 15:47:26 +0100

Francesco Potortì:
>> Is this a bug or it's me?
>>
>> octave> plot(1:2)
>> octave> legend({"aa"}, 'fontsize', 10)
>> warning: legend: specifying location with a numeric argument is obsolete
>> and will be removed from a future version of Octave, use a string
>> specification instead
>> warning: called from
>>     legend at line 211 column 7
>> error: legend: invalid location specified
>> error: called from
>>     legend at line 218 column 9

Dmitri A. Sergatskov:
>Which octave version? If you compiling andd installing dev version, make
>sure you nuke
>the old installation so you do not have old cruft around.

It's 5.1.  I have now copied legend.m from the current source and the
error has disappeared.  Thanks.

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Skype:  wnlabisti
(gate 20, 1st floor, room C71)         Web:    http://fly.isti.cnr.it



reply via email to

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