<?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="https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=displaying-hidden-handle-properties</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Mon, 26 Jul 2021 16:19:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>
	<item>
		<title>
		By: Cris Luengo		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-511294</link>

		<dc:creator><![CDATA[Cris Luengo]]></dc:creator>
		<pubDate>Mon, 26 Jul 2021 16:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-511294</guid>

					<description><![CDATA[Neither set(0,’HideUndocumented’,’off’) nor classhandle(...) work any more (testing on R2021a). However, it is possible to convert a HG2 handle to a struct, and see all the hidden properties: struct(gcf).]]></description>
			<content:encoded><![CDATA[<p>Neither set(0,’HideUndocumented’,’off’) nor classhandle(&#8230;) work any more (testing on R2021a). However, it is possible to convert a HG2 handle to a struct, and see all the hidden properties: struct(gcf).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramiro Massol		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-326846</link>

		<dc:creator><![CDATA[Ramiro Massol]]></dc:creator>
		<pubDate>Mon, 23 Jun 2014 20:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-326846</guid>

					<description><![CDATA[hi Yair
Just to let you know new bad news about Matlab. I was testing the pre-release of Matlab 2014b. The &quot;set(0,&#039;HideUndocumented&#039;,&#039;off&#039;);&quot; does not work anymore, which may mean that all the undocumented properties and functions relying on them may not work anymore (for instance, uicomponent does not work). 
best]]></description>
			<content:encoded><![CDATA[<p>hi Yair<br />
Just to let you know new bad news about Matlab. I was testing the pre-release of Matlab 2014b. The &#8220;set(0,&#8217;HideUndocumented&#8217;,&#8217;off&#8217;);&#8221; does not work anymore, which may mean that all the undocumented properties and functions relying on them may not work anymore (for instance, uicomponent does not work).<br />
best</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: getundoc – get undocumented object properties &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-57284</link>

		<dc:creator><![CDATA[getundoc – get undocumented object properties &#124; Undocumented Matlab]]></dc:creator>
		<pubDate>Wed, 21 Sep 2011 19:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-57284</guid>

					<description><![CDATA[[...] Which is where today&#039;s post can help, by showing you how to list these hidden properties. I wrote about this a couple of years ago, and today&#039;s article will expand on that original post. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Which is where today&#8217;s post can help, by showing you how to list these hidden properties. I wrote about this a couple of years ago, and today&#8217;s article will expand on that original post. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FIG files format &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-26707</link>

		<dc:creator><![CDATA[FIG files format &#124; Undocumented Matlab]]></dc:creator>
		<pubDate>Wed, 22 Dec 2010 20:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=237#comment-26707</guid>

					<description><![CDATA[[...] we can see hidden/undocumented properties of the stored objects (for example, the lineseries&#039; &lt;b&gt;XDataJitter&lt;/b&gt; and &lt;b&gt;ObeyXDataMode&lt;/b&gt; properties) [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] we can see hidden/undocumented properties of the stored objects (for example, the lineseries&#8217; <b>XDataJitter</b> and <b>ObeyXDataMode</b> properties) [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matlab&#8217;s HG2 mechanism &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-9769</link>

		<dc:creator><![CDATA[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><![CDATA[[...] &#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;: &#062;&#062; [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] &#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; [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Axes LooseInset property &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-8476</link>

		<dc:creator><![CDATA[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><![CDATA[[...] 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>[&#8230;] 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 [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Customizing print setup &#124; Undocumented Matlab		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-4656</link>

		<dc:creator><![CDATA[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><![CDATA[[...] the figure-specific print setup is stored in another hidden property, &lt;strong&gt;PrintTemplate&lt;/strong&gt; [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] the figure-specific print setup is stored in another hidden property, <strong>PrintTemplate</strong> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cris		</title>
		<link>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-2955</link>

		<dc:creator><![CDATA[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><![CDATA[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>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-1386</link>

		<dc:creator><![CDATA[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><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-1210&quot;&gt;Jason McMains&lt;/a&gt;.

@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>In reply to <a href="https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-1210">Jason McMains</a>.</p>
<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>https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-1210</link>

		<dc:creator><![CDATA[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><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-1071&quot;&gt;Yair Altman&lt;/a&gt;.

@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>In reply to <a href="https://undocumentedmatlab.com/articles/displaying-hidden-handle-properties#comment-1071">Yair Altman</a>.</p>
<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>
	</channel>
</rss>
