<?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: Icon images &#038; text in Matlab uicontrols	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=icon-images-in-matlab-uicontrols</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Tue, 25 Jun 2019 17:57:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>
	<item>
		<title>
		By: Ozgu		</title>
		<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-484659</link>

		<dc:creator><![CDATA[Ozgu]]></dc:creator>
		<pubDate>Tue, 25 Jun 2019 17:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6687#comment-484659</guid>

					<description><![CDATA[Hi Yair,

We can adjust the width and height of the image e.g. (&#039;autumn&#039;)

Is there a way to show a part (selected coords only) of an image on uicontrols using html code?

Thanks

Ozgu]]></description>
			<content:encoded><![CDATA[<p>Hi Yair,</p>
<p>We can adjust the width and height of the image e.g. (&#8216;autumn&#8217;)</p>
<p>Is there a way to show a part (selected coords only) of an image on uicontrols using html code?</p>
<p>Thanks</p>
<p>Ozgu</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aurélien QUEFFURUST		</title>
		<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389832</link>

		<dc:creator><![CDATA[Aurélien QUEFFURUST]]></dc:creator>
		<pubDate>Mon, 03 Oct 2016 07:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6687#comment-389832</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389611&quot;&gt;Yair Altman&lt;/a&gt;.

Excellent decision Yair ! 
Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389611">Yair Altman</a>.</p>
<p>Excellent decision Yair !<br />
Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389611</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Fri, 30 Sep 2016 10:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6687#comment-389611</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389505&quot;&gt;Aurélien QUEFFURUST&lt;/a&gt;.

I plan an extensive exposé on &lt;i&gt;functionSignatures.json&lt;/i&gt; in the upcoming weeks. Stay tuned :-)

To be truthful, I have it in the works for several months already. But with R2016b officially out, and you having outed these files, it&#039;s about time for me to close this corner. This is a great feature that is still undocumented, so it&#039;s a perfect match for this blog.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389505">Aurélien QUEFFURUST</a>.</p>
<p>I plan an extensive exposé on <i>functionSignatures.json</i> in the upcoming weeks. Stay tuned 🙂</p>
<p>To be truthful, I have it in the works for several months already. But with R2016b officially out, and you having outed these files, it&#8217;s about time for me to close this corner. This is a great feature that is still undocumented, so it&#8217;s a perfect match for this blog.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt		</title>
		<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389610</link>

		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Fri, 30 Sep 2016 10:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6687#comment-389610</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389505&quot;&gt;Aurélien QUEFFURUST&lt;/a&gt;.

With R2016b, you can use built-in function jsondecode.
Oddly enough, some .json files in matlabroot are not valid JSON files: some contain comments and others have duplicate keys.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389505">Aurélien QUEFFURUST</a>.</p>
<p>With R2016b, you can use built-in function jsondecode.<br />
Oddly enough, some .json files in matlabroot are not valid JSON files: some contain comments and others have duplicate keys.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aurélien QUEFFURUST		</title>
		<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389505</link>

		<dc:creator><![CDATA[Aurélien QUEFFURUST]]></dc:creator>
		<pubDate>Thu, 29 Sep 2016 07:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6687#comment-389505</guid>

					<description><![CDATA[Hello Yair

One possible solution to get the list of builtin colormaps would be to parse in R2016b the functionSignatures.json under matlabroot\toolbox\matlab\graph3d and to use loadjson from https://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab--a-toolbox-to-encode-decode-json-files
&lt;pre lang=&quot;matlab&quot;&gt;
r = loadjson(&#039;functionSignatures.json&#039;)
choices = r.colormap.inputs{1,2}.type{1,1}{1}
&lt;/pre&gt;
which would return
&lt;pre lang=&quot;matlab&quot;&gt;
choices = {&#039;parula&#039;,&#039;jet&#039;,&#039;hsv&#039;,&#039;hot&#039;,&#039;cool&#039;,&#039;spring&#039;,&#039;summer&#039;,&#039;autumn&#039;,&#039;winter&#039;,&#039;gray&#039;,&#039;bone&#039;,&#039;copper&#039;,&#039;pink&#039;,&#039;lines&#039;,&#039;colorcube&#039;,&#039;prism&#039;,&#039;flag&#039;,&#039;white&#039;,&#039;default&#039;}
&lt;/pre&gt;

It was just a sidenote ;)]]></description>
			<content:encoded><![CDATA[<p>Hello Yair</p>
<p>One possible solution to get the list of builtin colormaps would be to parse in R2016b the functionSignatures.json under matlabroot\toolbox\matlab\graph3d and to use loadjson from <a href="https://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab--a-toolbox-to-encode-decode-json-files" rel="nofollow ugc">https://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab&#8211;a-toolbox-to-encode-decode-json-files</a></p>
<pre lang="matlab">
r = loadjson('functionSignatures.json')
choices = r.colormap.inputs{1,2}.type{1,1}{1}
</pre>
<p>which would return</p>
<pre lang="matlab">
choices = {'parula','jet','hsv','hot','cool','spring','summer','autumn','winter','gray','bone','copper','pink','lines','colorcube','prism','flag','white','default'}
</pre>
<p>It was just a sidenote 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Royi		</title>
		<link>https://undocumentedmatlab.com/articles/icon-images-in-matlab-uicontrols#comment-389437</link>

		<dc:creator><![CDATA[Royi]]></dc:creator>
		<pubDate>Wed, 28 Sep 2016 13:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=6687#comment-389437</guid>

					<description><![CDATA[Hi Yair,

Could you dedicate a post about using `image()` and `imagesc()` an assuring 1:1 (100%) zoom level of an image?
I know there is `imshow()` but what if one would like to use low level functions.
Moreover, since the &#039;Unit&#039; &#039;pixel&#039; isn&#039;t a pixel anymore, it might be tricky.

Thank You.

Shanah Tova!]]></description>
			<content:encoded><![CDATA[<p>Hi Yair,</p>
<p>Could you dedicate a post about using `image()` and `imagesc()` an assuring 1:1 (100%) zoom level of an image?<br />
I know there is `imshow()` but what if one would like to use low level functions.<br />
Moreover, since the &#8216;Unit&#8217; &#8216;pixel&#8217; isn&#8217;t a pixel anymore, it might be tricky.</p>
<p>Thank You.</p>
<p>Shanah Tova!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
