<?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: Hyperlink text labels	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/hyperlink-text-labels/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/hyperlink-text-labels?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hyperlink-text-labels</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Sat, 12 Nov 2016 22:08:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>
	<item>
		<title>
		By: پروژه متلب		</title>
		<link>https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-393154</link>

		<dc:creator><![CDATA[پروژه متلب]]></dc:creator>
		<pubDate>Sat, 12 Nov 2016 22:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6033#comment-393154</guid>

					<description><![CDATA[Thanks for kind useful information.]]></description>
			<content:encoded><![CDATA[<p>Thanks for kind useful information.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-386725</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Sat, 27 Aug 2016 19:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6033#comment-386725</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-386668&quot;&gt;oussama&lt;/a&gt;.

@oussama - read the post carefully. I showed how you can attach Matlab code to the label&#039;s &lt;b&gt;MouseClickedCallback&lt;/b&gt; property. You can attach any Matlab callback function that accepts 2 input args (the label object handle and the eventData object).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-386668">oussama</a>.</p>
<p>@oussama &#8211; read the post carefully. I showed how you can attach Matlab code to the label&#8217;s <b>MouseClickedCallback</b> property. You can attach any Matlab callback function that accepts 2 input args (the label object handle and the eventData object).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: oussama		</title>
		<link>https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-386668</link>

		<dc:creator><![CDATA[oussama]]></dc:creator>
		<pubDate>Fri, 26 Aug 2016 22:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6033#comment-386668</guid>

					<description><![CDATA[hi, but how to connect the code with the label ??]]></description>
			<content:encoded><![CDATA[<p>hi, but how to connect the code with the label ??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-359436</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Wed, 21 Oct 2015 16:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6033#comment-359436</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-359435&quot;&gt;Yaroslav&lt;/a&gt;.

Thanks Don, corrected]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-359435">Yaroslav</a>.</p>
<p>Thanks Don, corrected</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yaroslav		</title>
		<link>https://undocumentedmatlab.com/articles/hyperlink-text-labels#comment-359435</link>

		<dc:creator><![CDATA[Yaroslav]]></dc:creator>
		<pubDate>Wed, 21 Oct 2015 16:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6033#comment-359435</guid>

					<description><![CDATA[Hi,
Apparently, there is a typo in the 3rd line of the code; it should read: &lt;pre lang=&quot;matlab&quot;&gt;
...
jLabel = javaObjectEDT(&#039;javax.swing.JLabel&#039;, labelStr);
...
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Apparently, there is a typo in the 3rd line of the code; it should read: </p>
<pre lang="matlab">
...
jLabel = javaObjectEDT('javax.swing.JLabel', labelStr);
...
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
