<?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: Customizing Workspace context-menu	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=customizing-workspace-context-menu</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Tue, 24 Apr 2018 11:26:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: MatthieuC		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-424017</link>

		<dc:creator><![CDATA[MatthieuC]]></dc:creator>
		<pubDate>Tue, 24 Apr 2018 11:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-424017</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-423893&quot;&gt;MatthieuC&lt;/a&gt;.

To give more detail about my question... I would add some Subversion specific actions on Right-Click (for instance, setting working copy depth commands).
Thank you for your help.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-423893">MatthieuC</a>.</p>
<p>To give more detail about my question&#8230; I would add some Subversion specific actions on Right-Click (for instance, setting working copy depth commands).<br />
Thank you for your help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MatthieuC		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-423893</link>

		<dc:creator><![CDATA[MatthieuC]]></dc:creator>
		<pubDate>Mon, 23 Apr 2018 12:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-423893</guid>

					<description><![CDATA[Hello !
Is there an equivalent for the &quot;Current Folder&quot; context-menu?
I know the package is com.mathworks.mlwidgets.explorer but I cannot handle the way of adding context-menu with it.

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hello !<br />
Is there an equivalent for the &#8220;Current Folder&#8221; context-menu?<br />
I know the package is com.mathworks.mlwidgets.explorer but I cannot handle the way of adding context-menu with it.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lex		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-410870</link>

		<dc:creator><![CDATA[Lex]]></dc:creator>
		<pubDate>Wed, 26 Jul 2017 07:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-410870</guid>

					<description><![CDATA[Thank you, Yair! I use Matlab 2017a and make menu for Java class &#039;java.lang.Object&#039;. But this menu item appears only for this class and don&#039;t take inheritance into account. Can I make menu item for all Java variables?]]></description>
			<content:encoded><![CDATA[<p>Thank you, Yair! I use Matlab 2017a and make menu for Java class &#8216;java.lang.Object&#8217;. But this menu item appears only for this class and don&#8217;t take inheritance into account. Can I make menu item for all Java variables?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CrisPi		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-243089</link>

		<dc:creator><![CDATA[CrisPi]]></dc:creator>
		<pubDate>Tue, 20 Aug 2013 14:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-243089</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550&quot;&gt;CrisPi&lt;/a&gt;.

Thanks so much Yair, that worked - I was looking at the Value column, not the Class one.

But on a related note: Is it also possible to define a command for multiple choices? ie selecting two, and then the command is executed on both of them (or they are combined, like it&#039;s done for the plot(var1,var2) possibility)...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550">CrisPi</a>.</p>
<p>Thanks so much Yair, that worked &#8211; I was looking at the Value column, not the Class one.</p>
<p>But on a related note: Is it also possible to define a command for multiple choices? ie selecting two, and then the command is executed on both of them (or they are combined, like it&#8217;s done for the plot(var1,var2) possibility)&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-213113</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Sat, 15 Jun 2013 19:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-213113</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550&quot;&gt;CrisPi&lt;/a&gt;.

@CrisPi - all you need to do is to add the class which is specified in the Workspace&#039;s Class column (in this case, &lt;code&gt;&#039;double (complex)&#039;&lt;/code&gt; or &lt;code&gt;&#039;single (complex)&#039;&lt;/code&gt;), and then restart Matlab. As easy as that...

...and similarly for any user defined or third-party class...

&lt;pre lang=&#039;matlab&#039;&gt;
classes = {&#039;double&#039;, &#039;single&#039;, &#039;double (complex)&#039;, &#039;single (complex)&#039;, &#039;java.lang.Object&#039;, &#039;com.mathworks.mde.desk.MLDesktop&#039;};
...
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550">CrisPi</a>.</p>
<p>@CrisPi &#8211; all you need to do is to add the class which is specified in the Workspace&#8217;s Class column (in this case, <code>'double (complex)'</code> or <code>'single (complex)'</code>), and then restart Matlab. As easy as that&#8230;</p>
<p>&#8230;and similarly for any user defined or third-party class&#8230;</p>
<pre lang='matlab'>
classes = {'double', 'single', 'double (complex)', 'single (complex)', 'java.lang.Object', 'com.mathworks.mde.desk.MLDesktop'};
...
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Malcolm Lidierth		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212757</link>

		<dc:creator><![CDATA[Malcolm Lidierth]]></dc:creator>
		<pubDate>Sat, 15 Jun 2013 01:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-212757</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550&quot;&gt;CrisPi&lt;/a&gt;.

@CrisPi

Complex numbers do not have a special type: a complex number is stored as two numbers representing its real and imaginary types, so e.g
&lt;pre lang=&quot;matlab&quot;&gt; 
&gt;&gt; i
ans =
        0 + 1.0000i

&gt;&gt; isreal(imag(i))
ans = 
        true
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550">CrisPi</a>.</p>
<p>@CrisPi</p>
<p>Complex numbers do not have a special type: a complex number is stored as two numbers representing its real and imaginary types, so e.g</p>
<pre lang="matlab"> 
>> i
ans =
        0 + 1.0000i

>> isreal(imag(i))
ans = 
        true
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CrisPi		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-212550</link>

		<dc:creator><![CDATA[CrisPi]]></dc:creator>
		<pubDate>Fri, 14 Jun 2013 13:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-212550</guid>

					<description><![CDATA[Hi, 
great and super useful article, but I ran into a bit of a problem - the classes &#039;single&#039; and &#039;double&#039; only work when they are not complex (Matlab 2013a). I haven&#039;t had any luck finding the appropriate class name for the complex case (e.g. &#039;complex single&#039;) - could you please help me out?
Thanks, Chris]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
great and super useful article, but I ran into a bit of a problem &#8211; the classes &#8216;single&#8217; and &#8216;double&#8217; only work when they are not complex (Matlab 2013a). I haven&#8217;t had any luck finding the appropriate class name for the complex case (e.g. &#8216;complex single&#8217;) &#8211; could you please help me out?<br />
Thanks, Chris</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-172154</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 21:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-172154</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-171966&quot;&gt;Bluesmaster&lt;/a&gt;.

@Bluesmaster - Answering your query is non-trivial and goes beyond what I can provide in a simple comment here.

You should read either my &lt;a href=&quot;http://undocumentedmatlab.com-java-book/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;book&lt;/a&gt; or my &lt;a href=&quot;http://undocumentedmatlab.com/blog/uitable-customization-report/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;uitable report&lt;/a&gt; as a starting point. I can also help you customize your GUI as a consultant if you wish.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-171966">Bluesmaster</a>.</p>
<p>@Bluesmaster &#8211; Answering your query is non-trivial and goes beyond what I can provide in a simple comment here.</p>
<p>You should read either my <a href="http://undocumentedmatlab.com-java-book/" target="_blank" rel="nofollow">book</a> or my <a href="http://undocumentedmatlab.com/blog/uitable-customization-report/" target="_blank" rel="nofollow">uitable report</a> as a starting point. I can also help you customize your GUI as a consultant if you wish.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bluesmaster		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-171966</link>

		<dc:creator><![CDATA[Bluesmaster]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 14:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-171966</guid>

					<description><![CDATA[Hello Yair,

I need a small advice. I got access to the currentfileBrowser. It is a JideSoft TreeTable (i think)

cfb = com.mathworks.mde.explorer.Explorer.getInstance.getTable

I searched for hours, but i cant find a way to customize a cells style (icon/ background...)
You have a lot of experience with the jide-Tools can you tell me how to to do that if I got lets say this item:

cfb.getItem(0)

That would help me so much.

best regards

Bluesmaster]]></description>
			<content:encoded><![CDATA[<p>Hello Yair,</p>
<p>I need a small advice. I got access to the currentfileBrowser. It is a JideSoft TreeTable (i think)</p>
<p>cfb = com.mathworks.mde.explorer.Explorer.getInstance.getTable</p>
<p>I searched for hours, but i cant find a way to customize a cells style (icon/ background&#8230;)<br />
You have a lot of experience with the jide-Tools can you tell me how to to do that if I got lets say this item:</p>
<p>cfb.getItem(0)</p>
<p>That would help me so much.</p>
<p>best regards</p>
<p>Bluesmaster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bluesmaster		</title>
		<link>https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-170397</link>

		<dc:creator><![CDATA[Bluesmaster]]></dc:creator>
		<pubDate>Sun, 10 Mar 2013 08:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=1943#comment-170397</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-170111&quot;&gt;Yair Altman&lt;/a&gt;.

&quot;I think you may be trying to turn findjobj into a lot more than it was intended for…&quot;

...that is possible, but I thought gathering ideas is never a bad idea.

objdiff is great, but it doesn&#039;t support recursion ( ? ) so it does not suite for the purpose of &quot;Checking a checkbox and find out the corresponding java-obj that changed&quot;.
That&#039;s what I meant about &quot;Return of investment&quot;, cause I thought your work is a lot about investigation ( of course today you seem to know the most things, but some newcomers like me maybe not :) )

Thanks for your help

Bluesmaster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/customizing-workspace-context-menu#comment-170111">Yair Altman</a>.</p>
<p>&#8220;I think you may be trying to turn findjobj into a lot more than it was intended for…&#8221;</p>
<p>&#8230;that is possible, but I thought gathering ideas is never a bad idea.</p>
<p>objdiff is great, but it doesn&#8217;t support recursion ( ? ) so it does not suite for the purpose of &#8220;Checking a checkbox and find out the corresponding java-obj that changed&#8221;.<br />
That&#8217;s what I meant about &#8220;Return of investment&#8221;, cause I thought your work is a lot about investigation ( of course today you seem to know the most things, but some newcomers like me maybe not 🙂 )</p>
<p>Thanks for your help</p>
<p>Bluesmaster</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
