help-octave
[Top][All Lists]
Advanced

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

Re: Fontsize of legend in a plot?


From: Ben Abbott
Subject: Re: Fontsize of legend in a plot?
Date: Wed, 09 Mar 2011 08:06:02 -0500

On Mar 9, 2011, at 7:44 AM, sam wrote:

> Math4Fun wrote:
>> 
> 
>> You can change the font size in the legend using
>> 
>> a=legend('{\fontsize{14} one}','two','three','four')
> 
> Remove the "a=" since legend() does not return anything, this still does not
> work for me on Octave 3.2.3. Does anyone know there any way to get a handle
> to the legend object at all - or if there even is one?
> 
> Cheers,
> 
> Sam.

The solution above will only work for LaTeX output.

If I recall correctly, Octave 3.2.3 had a bug that prevented changing the 
fontsize for the legend.

Ben


reply via email to

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