help-octave
[Top][All Lists]
Advanced

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

Re: Help with text on gnuplots


From: Ben Abbott
Subject: Re: Help with text on gnuplots
Date: Tue, 16 Nov 2010 08:05:40 -0600

On Nov 16, 2010, at 6:12 AM, asha g wrote:

> 
>> maybe use the 'set' function and change the fontsize?
>> 
>> set(gca, 'fontsize', size)
>> 
>> where gca is 'Get Current Axis'
>> 
>> MA
>> 
> 
> I have done this and it works for everything except the legend.
> 
> Asha 

Asha, since you are using psfrag, you should be able to adjust the fontsize 
using LaTeX syntax.

        http://en.wikibooks.org/wiki/LaTeX/Formatting#Sizing_text

If you need more precise control you can use a package like the one below.

        
http://xpt.sourceforge.net/techdocs/language/latex/latex32-LaTeXAndFonts/

Ben



reply via email to

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