help-octave
[Top][All Lists]
Advanced

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

Re: change position of x/ylabel


From: Eric Chassande-Mottin
Subject: Re: change position of x/ylabel
Date: Tue, 19 Jan 2010 07:20:52 -0800 (PST)



Eric Chassande-Mottin wrote:
> 
> 
> hi,
> 
> I've tried to change the position of x or y labels with no success.
> is this disabled with the version of Octave/gnuplot I'm using?
> 
> octave3.2:6> h=xlabel("test");
> octave3.2:7> set(h,"position",[0 -1 0])
> cause no change.
> 
> octave3.2
> GNU Octave, version 3.2.3
> gnuplot --version
> gnuplot 4.2 patchlevel 6 
> (current version distributed with debian testing)
> 
> eric
> 

it is perhaps better that I precise my problem:
when I increase the font size using

fontsize=30;
set(0, "defaultaxesfontsize", fontsize) 

the x/ylabels and the x/ytics overlap.
is there a solution?

eric

-- 
View this message in context: 
http://old.nabble.com/change-position-of-x-ylabel-tp27227174p27227434.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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