help-octave
[Top][All Lists]
Advanced

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

Re: plot axis label and numbers


From: Ben Abbott
Subject: Re: plot axis label and numbers
Date: Sat, 14 Jan 2012 23:32:57 -0500

On Jan 14, 2012, at 10:46 PM, Valmor de Almeida wrote:

> Hello,
> 
> Is there a way to control the space between an axis label and the
> numbers along the axis? As of now I have a case where the label is too
> close to the numbers.
> 
> I control the font size of the label with
> 
> set(ax(2),"ylabel",text(0.0,0.0,y2Label,"units",'normalized',"rotation",90,"fontsize",26));
> 
> and the font size of the axis number with
> 
> set(ax(2),"fontsize",16,"ycolor",'red');
> 
> Any idea on how to make the space between numbers and label wider?
> 
> Thanks,

What version of Octave are you using ?

Ben




reply via email to

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