<?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: Displaying hidden handle properties</title>
	<atom:link href="http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/</link>
	<description>Charting Matlab's unsupported hidden underbelly</description>
	<lastBuildDate>Thu, 09 Sep 2010 11:59:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matlab&#8217;s HG2 mechanism &#124; Undocumented Matlab</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-9769</link>
		<dc:creator>Matlab&#8217;s HG2 mechanism &#124; Undocumented Matlab</dc:creator>
		<pubDate>Fri, 07 May 2010 10:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-9769</guid>
		<description>[...] &#8220;Handle Graphics 2nd generation&#8221;, was already reported in the past as an undocumented hidden figure property (UseHG2). In normal Matlab usage, this boolean property is &#8216;off&#8217;: &gt;&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Handle Graphics 2nd generation&#8221;, was already reported in the past as an undocumented hidden figure property (UseHG2). In normal Matlab usage, this boolean property is &#8216;off&#8217;: &gt;&gt; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axes LooseInset property &#124; Undocumented Matlab</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-8476</link>
		<dc:creator>Axes LooseInset property &#124; Undocumented Matlab</dc:creator>
		<pubDate>Wed, 24 Mar 2010 18:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-8476</guid>
		<description>[...] another undocumented property of Matlab axes, &lt;strong&gt;ContentsVisible&lt;/strong&gt;, was described by Matt Whittaker in a comment on my original article that introduced undocumented properties [...]</description>
		<content:encoded><![CDATA[<p>[...] another undocumented property of Matlab axes, <strong>ContentsVisible</strong>, was described by Matt Whittaker in a comment on my original article that introduced undocumented properties [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Customizing print setup &#124; Undocumented Matlab</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-4656</link>
		<dc:creator>Customizing print setup &#124; Undocumented Matlab</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-4656</guid>
		<description>[...] the figure-specific print setup is stored in another hidden property, &lt;strong&gt;PrintTemplate&lt;/strong&gt; [...]</description>
		<content:encoded><![CDATA[<p>[...] the figure-specific print setup is stored in another hidden property, <strong>PrintTemplate</strong> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cris</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-2955</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Mon, 28 Sep 2009 09:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-2955</guid>
		<description>Hey Yair, nice blog!

The &#039;ApplicationData&#039; property might not be documented, but the GETAPPDATA and SETAPPDATA access functions are. It&#039;s just a better structured implementation of the &#039;UserData&#039; property. I still prefer using &#039;UserData&#039; just because it&#039;s more flexible. You get an error if you try to write anything that is not a stuct into &#039;ApplicationData&#039;.</description>
		<content:encoded><![CDATA[<p>Hey Yair, nice blog!</p>
<p>The &#8216;ApplicationData&#8217; property might not be documented, but the GETAPPDATA and SETAPPDATA access functions are. It&#8217;s just a better structured implementation of the &#8216;UserData&#8217; property. I still prefer using &#8216;UserData&#8217; just because it&#8217;s more flexible. You get an error if you try to write anything that is not a stuct into &#8216;ApplicationData&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason McMains</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-1386</link>
		<dc:creator>Jason McMains</dc:creator>
		<pubDate>Mon, 22 Jun 2009 18:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-1386</guid>
		<description>@Yair, I finally think I figured out the problem, but its just a simple logic fix, every time I set the figure back to visible, I get the javaframe, and include that as the callback argument, and remove the old javaframe.</description>
		<content:encoded><![CDATA[<p>@Yair, I finally think I figured out the problem, but its just a simple logic fix, every time I set the figure back to visible, I get the javaframe, and include that as the callback argument, and remove the old javaframe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason McMains</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-1210</link>
		<dc:creator>Jason McMains</dc:creator>
		<pubDate>Tue, 09 Jun 2009 11:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-1210</guid>
		<description>@Yair Unfortunately part of the code I&#039;m working on is to &quot;minimize to the system tray&quot; like I can do in outlook and some other programs, which involves setting the visibility off to remove it from the task bar. I&#039;ve gotten it to work some of the time, but certain sequences of commands still mess it up. The system tray icon is a great extra resource by the way, thanks for that little piece of wisdom:)</description>
		<content:encoded><![CDATA[<p>@Yair Unfortunately part of the code I&#8217;m working on is to &#8220;minimize to the system tray&#8221; like I can do in outlook and some other programs, which involves setting the visibility off to remove it from the task bar. I&#8217;ve gotten it to work some of the time, but certain sequences of commands still mess it up. The system tray icon is a great extra resource by the way, thanks for that little piece of wisdom:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yair Altman</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-1071</link>
		<dc:creator>Yair Altman</dc:creator>
		<pubDate>Sat, 30 May 2009 18:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-1071</guid>
		<description>@Jason - the Java properties &amp; callbacks are only relevant for visible figure frames. After all, how can you minimize/maximize a hidden frame??? Still, you can access these properties if you simply keep the figure visible and just set its position to somewhere off-screen (say, x=y=9999). The figure will remain visible although effectively hidden from view; it will remain displayed in the taskbar for this reason.</description>
		<content:encoded><![CDATA[<p>@Jason &#8211; the Java properties &amp; callbacks are only relevant for visible figure frames. After all, how can you minimize/maximize a hidden frame??? Still, you can access these properties if you simply keep the figure visible and just set its position to somewhere off-screen (say, x=y=9999). The figure will remain visible although effectively hidden from view; it will remain displayed in the taskbar for this reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason McMains</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-1043</link>
		<dc:creator>Jason McMains</dc:creator>
		<pubDate>Fri, 29 May 2009 12:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-1043</guid>
		<description>Yair, I&#039;ve been looking around your getjframe program to get more of these &quot;hidden handle properties.&quot; This adds a lot of great extra functionality! Thanks for that! My question is that for some reason if I set the figure as invisible, all of those hidden callbacks, ie &#039;WindowStateChangedCallback&#039; stop running. Any ideas?

Thanks
Jason</description>
		<content:encoded><![CDATA[<p>Yair, I&#8217;ve been looking around your getjframe program to get more of these &#8220;hidden handle properties.&#8221; This adds a lot of great extra functionality! Thanks for that! My question is that for some reason if I set the figure as invisible, all of those hidden callbacks, ie &#8216;WindowStateChangedCallback&#8217; stop running. Any ideas?</p>
<p>Thanks<br />
Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Whitaker</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-677</link>
		<dc:creator>Matt Whitaker</dc:creator>
		<pubDate>Fri, 15 May 2009 22:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-677</guid>
		<description>One nice little property of axes (using R2009a) is &#039;ContentsVisible&#039;. Seems to be a nice way of toggling off the visibility contents of an axes while you update it.

&lt;code&gt;
plot(1:5)
t = text(&#039;Parent&#039;,gca,&#039;String&#039;,&#039;Some Text&#039;);
set(gca,&#039;ContentsVisible&#039;,&#039;off&#039;)
hold on
plot(5:-1:0)
set(t,&#039;Position&#039;,[3,3])
set(gca,&#039;ContentsVisible&#039;,&#039;on&#039;)
&lt;/code&gt;

Sure it can be done numerous other ways but one scenario I have encountered is having a bunch of objects in an axes that have a mixture of visible states. You want to hide the contents while some update goes on. You have to find all the visible children, turn them off, keep that list in memory to only restore the visible stuff. The above seems much cleaner. I have not run into any gotchas yet.


Thanks for the great website. You&#039;ve been a great help over the last couple of years.

Matt</description>
		<content:encoded><![CDATA[<p>One nice little property of axes (using R2009a) is &#8216;ContentsVisible&#8217;. Seems to be a nice way of toggling off the visibility contents of an axes while you update it.</p>
<p><code><br />
plot(1:5)<br />
t = text('Parent',gca,'String','Some Text');<br />
set(gca,'ContentsVisible','off')<br />
hold on<br />
plot(5:-1:0)<br />
set(t,'Position',[3,3])<br />
set(gca,'ContentsVisible','on')<br />
</code></p>
<p>Sure it can be done numerous other ways but one scenario I have encountered is having a bunch of objects in an axes that have a mixture of visible states. You want to hide the contents while some update goes on. You have to find all the visible children, turn them off, keep that list in memory to only restore the visible stuff. The above seems much cleaner. I have not run into any gotchas yet.</p>
<p>Thanks for the great website. You&#8217;ve been a great help over the last couple of years.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yair Altman</title>
		<link>http://undocumentedmatlab.com/blog/displaying-hidden-handle-properties/comment-page-1/#comment-411</link>
		<dc:creator>Yair Altman</dc:creator>
		<pubDate>Wed, 06 May 2009 17:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-411</guid>
		<description>Thanks Steve - that&#039;s a nice catch that I probably would never have seen...
Hidden but documented: that&#039;s a new one - I learn something new each day :-)</description>
		<content:encoded><![CDATA[<p>Thanks Steve &#8211; that&#8217;s a nice catch that I probably would never have seen&#8230;<br />
Hidden but documented: that&#8217;s a new one &#8211; I learn something new each day <img src='http://undocumentedmatlab.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
