<?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: Matlab toolstrip – part 9 (popup figures)	</title>
	<atom:link href="https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures/feed" rel="self" type="application/rss+xml" />
	<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=matlab-toolstrip-part-9-popup-figures</link>
	<description>Professional Matlab consulting, development and training</description>
	<lastBuildDate>Fri, 28 Feb 2020 13:25:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Menno		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-508244</link>

		<dc:creator><![CDATA[Menno]]></dc:creator>
		<pubDate>Fri, 28 Feb 2020 13:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=8402#comment-508244</guid>

					<description><![CDATA[Dear Yair,

As an experienced Matlab user, I have been following your site for quite some time now. With your great series of articles on the Toolstrip, I managed to build a professionally looking app from scratch in an afternoon. Thanks for all the information and tips and tricks; without these it would have been so much more work! As many of your readers, I am really looking forward to Part 10(+).]]></description>
			<content:encoded><![CDATA[<p>Dear Yair,</p>
<p>As an experienced Matlab user, I have been following your site for quite some time now. With your great series of articles on the Toolstrip, I managed to build a professionally looking app from scratch in an afternoon. Thanks for all the information and tips and tricks; without these it would have been so much more work! As many of your readers, I am really looking forward to Part 10(+).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alain barraud		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-501126</link>

		<dc:creator><![CDATA[alain barraud]]></dc:creator>
		<pubDate>Wed, 02 Oct 2019 08:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=8402#comment-501126</guid>

					<description><![CDATA[Hi yair,
I have tested your miniserie. All works fine with R2019b except some built in demos (as noted by many users) which require older releases.
You say that toolstrip can be also attached to figure and uifigure. What is the equivalent of
hToolGroup.addTabGroup(hTabGroup) for these windows container?

We are all impatient to read the future &quot;part 10&quot;.

Best regards
Alain]]></description>
			<content:encoded><![CDATA[<p>Hi yair,<br />
I have tested your miniserie. All works fine with R2019b except some built in demos (as noted by many users) which require older releases.<br />
You say that toolstrip can be also attached to figure and uifigure. What is the equivalent of<br />
hToolGroup.addTabGroup(hTabGroup) for these windows container?</p>
<p>We are all impatient to read the future &#8220;part 10&#8221;.</p>
<p>Best regards<br />
Alain</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gebhard Stopper		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-476593</link>

		<dc:creator><![CDATA[Gebhard Stopper]]></dc:creator>
		<pubDate>Tue, 30 Apr 2019 07:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=8402#comment-476593</guid>

					<description><![CDATA[Hi, 
I really love this mini series! (I&#039;ve been looking for something like this for quite a while)

I have two questions about the toolstrip:
1) (How) Is it possible to embed e.g. a Tree control into the DataBrowser
2) How can I modify to small toolbar in the top right corner of the ToolStrip (e.g. exchange Icons/Buttons). 

Best,
Gebhard]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I really love this mini series! (I&#8217;ve been looking for something like this for quite a while)</p>
<p>I have two questions about the toolstrip:<br />
1) (How) Is it possible to embed e.g. a Tree control into the DataBrowser<br />
2) How can I modify to small toolbar in the top right corner of the ToolStrip (e.g. exchange Icons/Buttons). </p>
<p>Best,<br />
Gebhard</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arash Marashian		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-475426</link>

		<dc:creator><![CDATA[Arash Marashian]]></dc:creator>
		<pubDate>Wed, 17 Apr 2019 16:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=8402#comment-475426</guid>

					<description><![CDATA[Hi, 
Dear Yair, Thank you for your information.
 I have a question in &quot;showcaseMPCDesigner.m&quot;, we have a function named &quot;createDialog&quot;, that makes a local popup.
I want to make sth like that, so it has 10 text-fields with a label and has a callback function.
At first, I can&#039;t make more than 3 text-fields, and second of all, I can&#039;t make a callback function.

I&#039;ll be glad if you can help me.]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Dear Yair, Thank you for your information.<br />
 I have a question in &#8220;showcaseMPCDesigner.m&#8221;, we have a function named &#8220;createDialog&#8221;, that makes a local popup.<br />
I want to make sth like that, so it has 10 text-fields with a label and has a callback function.<br />
At first, I can&#8217;t make more than 3 text-fields, and second of all, I can&#8217;t make a callback function.</p>
<p>I&#8217;ll be glad if you can help me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yair Altman		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-469435</link>

		<dc:creator><![CDATA[Yair Altman]]></dc:creator>
		<pubDate>Fri, 22 Mar 2019 09:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=8402#comment-469435</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-468472&quot;&gt;karthik&lt;/a&gt;.

@Karthik - you can pass hToolGroup as an extra parameter to your callback function when you set it up, using cell-array notation (&lt;a href=&quot;https://www.mathworks.com/help/matlab/creating_plots/callback-definition.html#buhztrs-11&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;details&lt;/a&gt;).

I plan to discuss tear-off dialogs in my next post in this Toolstrip mini-series, when I will discuss the Toolpack framework. The General idea is that &lt;code&gt;hToolGroup.showFigureDialog()&lt;/code&gt; accepts a figure as input parameter and then displays it, while &lt;code&gt;hToolGroup.showTearOffDialog()&lt;/code&gt; accepts a Toolpack panel as input (not hFig as you thought) and then displays it.

In Matlab releases R2018a or older that do not have the &lt;code&gt;hToolGroup.showFigureDialog()&lt;/code&gt; function, you can create it yourself in a separate &lt;i&gt;showFigureDialog.m&lt;/i&gt; file. I added &lt;a href=&quot;http://undocumentedmatlab.com/blog/matlab-toolstrip-part-9-popup-figures#compatibility&quot; rel=&quot;nofollow&quot;&gt;a section&lt;/a&gt; in the main post that explains how.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-468472">karthik</a>.</p>
<p>@Karthik &#8211; you can pass hToolGroup as an extra parameter to your callback function when you set it up, using cell-array notation (<a href="https://www.mathworks.com/help/matlab/creating_plots/callback-definition.html#buhztrs-11" target="_blank" rel="nofollow">details</a>).</p>
<p>I plan to discuss tear-off dialogs in my next post in this Toolstrip mini-series, when I will discuss the Toolpack framework. The General idea is that <code>hToolGroup.showFigureDialog()</code> accepts a figure as input parameter and then displays it, while <code>hToolGroup.showTearOffDialog()</code> accepts a Toolpack panel as input (not hFig as you thought) and then displays it.</p>
<p>In Matlab releases R2018a or older that do not have the <code>hToolGroup.showFigureDialog()</code> function, you can create it yourself in a separate <i>showFigureDialog.m</i> file. I added <a href="http://undocumentedmatlab.com/blog/matlab-toolstrip-part-9-popup-figures#compatibility" rel="nofollow">a section</a> in the main post that explains how.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: karthik		</title>
		<link>https://undocumentedmatlab.com/articles/matlab-toolstrip-part-9-popup-figures#comment-468472</link>

		<dc:creator><![CDATA[karthik]]></dc:creator>
		<pubDate>Mon, 18 Mar 2019 15:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://undocumentedmatlab.com/?p=8402#comment-468472</guid>

					<description><![CDATA[yair, i am an ardent follower of your undocumented matlab work. i love your present posts on tool strips. Am trying to implement the last post on file chooser using push button call back. however, i receive the following error:
&lt;code&gt;Undefined variable &quot;hToolGroup&quot; or class &quot;hToolGroup.showFigureDialog&quot;.
Warning: Error occurred while evaluating listener callback.&lt;/code&gt;

hToolGroup is not recognized inside the callback as it is not passed i guess. can you help me out? 

Also, I have matlab 2018a in which toolgroup.m doesnt have &lt;code&gt;hToolGroup.showFigureDialog(hFig,hButton);&lt;/code&gt; instead it has &lt;code&gt;hToolGroup.showTearOffDialog(hFig,hButton);&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>yair, i am an ardent follower of your undocumented matlab work. i love your present posts on tool strips. Am trying to implement the last post on file chooser using push button call back. however, i receive the following error:<br />
<code>Undefined variable "hToolGroup" or class "hToolGroup.showFigureDialog".<br />
Warning: Error occurred while evaluating listener callback.</code></p>
<p>hToolGroup is not recognized inside the callback as it is not passed i guess. can you help me out? </p>
<p>Also, I have matlab 2018a in which toolgroup.m doesnt have <code>hToolGroup.showFigureDialog(hFig,hButton);</code> instead it has <code>hToolGroup.showTearOffDialog(hFig,hButton);</code></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
