help-octave
[Top][All Lists]
Advanced

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

Re: Problems with subplots/Overlapping title/axislabels


From: Phtagen
Subject: Re: Problems with subplots/Overlapping title/axislabels
Date: Wed, 16 Mar 2016 02:34:17 -0700 (PDT)

bpabbott wrote
>> On Mar 15, 2016, at 11:35 AM, Phtagen <

> phtagen@

> > wrote:
>> 
>> Hi everybody,
>> 
>> I have some trouble with my octave 3.8.2 on mac (build with macports) and
>> gnuplot. When I'm plotting some subplots, the title of e.g. the second
>> subplot overlaps with the xlabel of the first subplot. Same is with the
>> ylabel; when it is too long it overlaps with the yticks.
>> 
>> Can I change the position of the title/axislabels or can I change the
>> distance between the subplots?
>> 
>> Thanks for helping
>> 
>> <http://octave.1599824.n4.nabble.com/file/n4675515/Test1.jpg> 
> 
> This is a *feature* of using Gnuplot and maintaining compatibility with
> Matlab’s axes positions.
> 
> You can attempt to correct the overlapping by manually changing the axes
> positions.
> 
> Ben

Hi Ben,

thanks for your reply. 

I tried to do so with "title('name', 'position', [X, Y])" and with
"ylabel('name', 'position', [X, Y])" but nothing changes.

What am I doing wrong?

Thanks

Phtagen



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problems-with-subplots-Overlapping-title-axislabels-tp4675515p4675534.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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