<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Axes LooseInset property	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/axes-looseinset-property/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/axes-looseinset-property?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=axes-looseinset-property</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Mon, 05 Jun 2017 07:29:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: ss		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-407991</link>

		<dc:creator><![CDATA[ss]]></dc:creator>
		<pubDate>Mon, 05 Jun 2017 07:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-407991</guid>

					<description><![CDATA[It doesn&#039;t work when axes in uipanel?
Why?]]></description>
			<content:encoded><![CDATA[<p>It doesn&#8217;t work when axes in uipanel?<br />
Why?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Johnny		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-402455</link>

		<dc:creator><![CDATA[Johnny]]></dc:creator>
		<pubDate>Thu, 09 Mar 2017 10:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-402455</guid>

					<description><![CDATA[Thanks a million, super useful]]></description>
			<content:encoded><![CDATA[<p>Thanks a million, super useful</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Make MATLAB Plots fill the whole window &#8211; zachlge.org		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-393295</link>

		<dc:creator><![CDATA[Make MATLAB Plots fill the whole window &#8211; zachlge.org]]></dc:creator>
		<pubDate>Mon, 14 Nov 2016 08:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-393295</guid>

					<description><![CDATA[[&#8230;] And voila, your plot should fill the whole window without creating much whitespace, which is perfectly fine for exporting plots for documentations. You can also check out some more propertys at http://undocumentedmatlab.com/blog/axes-looseinset-property [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] And voila, your plot should fill the whole window without creating much whitespace, which is perfectly fine for exporting plots for documentations. You can also check out some more propertys at <a href="http://undocumentedmatlab.com/blog/axes-looseinset-property" rel="ugc">http://undocumentedmatlab.com/blog/axes-looseinset-property</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nate		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-377939</link>

		<dc:creator><![CDATA[Nate]]></dc:creator>
		<pubDate>Wed, 25 May 2016 17:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-377939</guid>

					<description><![CDATA[Like others, I&#039;m struggling to use this to get rid of white space in subplots.  Perhaps an example would help? And is it best to resize the figure before apply this commands?

Many thanks,]]></description>
			<content:encoded><![CDATA[<p>Like others, I&#8217;m struggling to use this to get rid of white space in subplots.  Perhaps an example would help? And is it best to resize the figure before apply this commands?</p>
<p>Many thanks,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fasil		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-365708</link>

		<dc:creator><![CDATA[Fasil]]></dc:creator>
		<pubDate>Thu, 31 Dec 2015 12:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-365708</guid>

					<description><![CDATA[Thanks a lot.]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-327642</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Wed, 09 Jul 2014 15:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-327642</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-327641&quot;&gt;Gerald&lt;/a&gt;.

@Gerald - odd. A possible workaround is to set the figure&#039;s &lt;b&gt;CreateFcn&lt;/b&gt; callback property to a function that fixes this. Whenever the figure will then be opened, this callback will execute, fixing this (and any other) oddity. I &lt;a href=&quot;http://undocumentedmatlab.com/blog/figure-toolbar-components#comment-13890&quot; rel=&quot;nofollow&quot;&gt;use this trick&lt;/a&gt; to recreate toolbar customizations that would otherwise get lost across figure save/load.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-327641">Gerald</a>.</p>
<p>@Gerald &#8211; odd. A possible workaround is to set the figure&#8217;s <b>CreateFcn</b> callback property to a function that fixes this. Whenever the figure will then be opened, this callback will execute, fixing this (and any other) oddity. I <a href="http://undocumentedmatlab.com/blog/figure-toolbar-components#comment-13890" rel="nofollow">use this trick</a> to recreate toolbar customizations that would otherwise get lost across figure save/load.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gerald		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-327641</link>

		<dc:creator><![CDATA[Gerald]]></dc:creator>
		<pubDate>Wed, 09 Jul 2014 15:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-327641</guid>

					<description><![CDATA[I&#039;ve noticed that if I use &lt;code&gt;set(gca,&#039;LooseInset&#039;,get(gca,&#039;TightInset&#039;))&lt;/code&gt; to remove the white space, after I save the figure and reopen the figure the xlabel is cut-off for larger sized figures (1206 x 785 pixels) because MATLAB changes the &lt;b&gt;ActivePositionProperty&lt;/b&gt; from &lt;code&gt;&#039;outerposition&#039;&lt;/code&gt; to &lt;code&gt;&#039;position&#039;&lt;/code&gt;, and MATLAB also reduces the figure vertical size by 6 pixels. Anybody else run into this?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed that if I use <code>set(gca,'LooseInset',get(gca,'TightInset'))</code> to remove the white space, after I save the figure and reopen the figure the xlabel is cut-off for larger sized figures (1206 x 785 pixels) because MATLAB changes the <b>ActivePositionProperty</b> from <code>'outerposition'</code> to <code>'position'</code>, and MATLAB also reduces the figure vertical size by 6 pixels. Anybody else run into this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Hodges		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-325827</link>

		<dc:creator><![CDATA[Richard Hodges]]></dc:creator>
		<pubDate>Thu, 05 Jun 2014 18:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-325827</guid>

					<description><![CDATA[If an imagesc in a figure has a colorbar, setting LooseInset to [0 0 0 0] causes the colorbar to be outside the figure, hence not visible. LooseInset can be set to some other value that keeps the colorbar visible, for example [0 0 .1 .01], but if the figure is resized the value of the 3rd element of LooseInset needs to be different. This could possibly be addressed with a resize callback function but I have not been able to figure out how to automatically determine a good value for LooseInset. Anybody have a solution?

Thanks,
    Richard]]></description>
			<content:encoded><![CDATA[<p>If an imagesc in a figure has a colorbar, setting LooseInset to [0 0 0 0] causes the colorbar to be outside the figure, hence not visible. LooseInset can be set to some other value that keeps the colorbar visible, for example [0 0 .1 .01], but if the figure is resized the value of the 3rd element of LooseInset needs to be different. This could possibly be addressed with a resize callback function but I have not been able to figure out how to automatically determine a good value for LooseInset. Anybody have a solution?</p>
<p>Thanks,<br />
    Richard</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Oliver		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-315164</link>

		<dc:creator><![CDATA[Oliver]]></dc:creator>
		<pubDate>Fri, 21 Feb 2014 10:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-315164</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-8655&quot;&gt;Ralf&lt;/a&gt;.

@Ralf - I would need this too.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-8655">Ralf</a>.</p>
<p>@Ralf &#8211; I would need this too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-310713</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Tue, 21 Jan 2014 13:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1240#comment-310713</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-310711&quot;&gt;Chris&lt;/a&gt;.

@Chris - I assume that &lt;i&gt;&lt;b&gt;drawnow&lt;/b&gt;&lt;/i&gt; would be more appropriate than &lt;i&gt;&lt;b&gt;pause&lt;/b&gt;&lt;/i&gt; in this case]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/axes-looseinset-property#comment-310711">Chris</a>.</p>
<p>@Chris &#8211; I assume that <i><b>drawnow</b></i> would be more appropriate than <i><b>pause</b></i> in this case</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
