<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154781</link>
    <title>MATLAB Central Newsreader - how to fix - subplot titles are overlapping</title>
    <description>Feed for thread: how to fix - subplot titles are overlapping</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sun, 19 Aug 2007 23:05:49 -0400</pubDate>
      <title>how to fix - subplot titles are overlapping</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154781#388334</link>
      <author>G.A.M. </author>
      <description>I have a figure with multiple subplots. The figure is&lt;br&gt;
created in code in a m-file. The subplot titles overlap even&lt;br&gt;
after using:&lt;br&gt;
set(gca, 'ActivePositionProperty', 'outerposition'); &lt;br&gt;
&lt;br&gt;
What should I be doing to prevent the overlap? Thanks.</description>
    </item>
    <item>
      <pubDate>Mon, 20 Aug 2007 00:10:12 -0400</pubDate>
      <title>Re: how to fix - subplot titles are overlapping</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/154781#388346</link>
      <author>G.A.M. </author>
      <description>A solution I found was to remove this line from my code:&lt;br&gt;
&lt;br&gt;
set(gca,'Ylim',[0 700]);&lt;br&gt;
&lt;br&gt;
I'm sure there is something I don't understand, but at least&lt;br&gt;
the titles don't overlap now.&lt;br&gt;
&lt;br&gt;
&quot;G.A.M. &quot; &amp;lt;x0zero@gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;faaicd$lll$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I have a figure with multiple subplots. The figure is&lt;br&gt;
&amp;gt; created in code in a m-file. The subplot titles overlap even&lt;br&gt;
&amp;gt; after using:&lt;br&gt;
&amp;gt; set(gca, 'ActivePositionProperty', 'outerposition'); &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; What should I be doing to prevent the overlap? Thanks.</description>
    </item>
  </channel>
</rss>

