Thread Subject: how to fix - subplot titles are overlapping

Subject: how to fix - subplot titles are overlapping

From: G.A.M.

Date: 19 Aug, 2007 23:05:49

Message: 1 of 2

I have a figure with multiple subplots. The figure is
created in code in a m-file. The subplot titles overlap even
after using:
set(gca, 'ActivePositionProperty', 'outerposition');

What should I be doing to prevent the overlap? Thanks.

Subject: how to fix - subplot titles are overlapping

From: G.A.M.

Date: 20 Aug, 2007 00:10:12

Message: 2 of 2

A solution I found was to remove this line from my code:

set(gca,'Ylim',[0 700]);

I'm sure there is something I don't understand, but at least
the titles don't overlap now.

"G.A.M. " <x0zero@gmail.com> wrote in message
<faaicd$lll$1@fred.mathworks.com>...
> I have a figure with multiple subplots. The figure is
> created in code in a m-file. The subplot titles overlap even
> after using:
> set(gca, 'ActivePositionProperty', 'outerposition');
>
> What should I be doing to prevent the overlap? Thanks.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
subplots G.A.M. 19 Aug, 2007 19:10:20
figures G.A.M. 19 Aug, 2007 19:10:20
titles G.A.M. 19 Aug, 2007 19:10:20
rssFeed for this Thread

Contact us at files@mathworks.com