octave-maintainers
[Top][All Lists]
Advanced

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

Re: Default fontsize for axes


From: Ben Abbott
Subject: Re: Default fontsize for axes
Date: Tue, 01 Oct 2013 08:17:34 -0400

On Oct 1, 2013, at 1:17 AM, Rik wrote:

> 9/30/13
> 
> All,
> 
> I've been working a bunch on getting more or less visually compatible plots
> between Octave and Matlab.  One thing that seems reasonably different is
> the size of axis labeling.  Could someone check what the default size in
> Matlab is?
> 
> This should do it:
> 
> get (0, 'factoryaxesfontsize')
> 
> --Rik

get (0, 'factoryaxesfontsize')
ans =    10

Ben


reply via email to

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