How can I change FontSize of Axis TickLabel ?

View: New views
3 Messages — Rating Filter:   Alert me  

How can I change FontSize of Axis TickLabel ?

by bat_boy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there!
I'm using octave 3.0.0 and would like the ticklabel to be much taller.
Using something like
set(gca,"fontsize","16"):
does yield a
warning: set: invalid property `FontSize'

How would I do this for the legend?

Any suggestions?
Thanks!

Re: How can I change FontSize of Axis TickLabel ?

by bat_boy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Never mind, I exported my data and am now using gnuplot ;)
Thx anyway.

Re: How can I change FontSize of Axis TickLabel ?

by Ben Abbott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Oct 5, 2009, at 12:38 PM, bat_boy wrote:

>
> Hi there!
> I'm using octave 3.0.0 and would like the ticklabel to be much taller.
> Using something like
> set(gca,"fontsize","16"):
> does yield a
> warning: set: invalid property `FontSize'
>
> How would I do this for the legend?
>
> Any suggestions?
> Thanks!

The feature you're looking for is not in the 3.0.x series, but is in  
the 3.2.x series.

An upgrade is all that is needed.

Ben


_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave