<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Dynamic GUIs with GUIDE</title>
	<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/</link>
	<description>&#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=969735&#38;objectType=author"&#62;Bob&#60;/a&#62;, &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author"&#62;Brett&#60;/a&#62; &#38; &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author"&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<pubDate>Mon, 23 Nov 2009 01:06:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Rajat</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-12879</link>
		<dc:creator>Rajat</dc:creator>
		<pubDate>Thu, 25 Sep 2008 02:44:29 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-12879</guid>
		<description>I am just starting to learn GUIs in Matlab. This is a great tutorial sites...demos always help and saves a lot of time. I appreciate your efforts Doug.</description>
		<content:encoded><![CDATA[<p>I am just starting to learn GUIs in Matlab. This is a great tutorial sites&#8230;demos always help and saves a lot of time. I appreciate your efforts Doug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-11583</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 13 Jun 2008 19:42:10 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-11583</guid>
		<description>I think that anonymous functions will serve you well here:

http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_prog/f4-70115.html

You will want to make these anonymous functions inside of another function.  It is sort of like an anonymous function is the output of a different function.

If I understand your question, this should be what you are looking for.

Doug</description>
		<content:encoded><![CDATA[<p>I think that anonymous functions will serve you well here:</p>
<p><a href="http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_prog/f4-70115.html" rel="nofollow">http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_prog/f4-70115.html</a></p>
<p>You will want to make these anonymous functions inside of another function.  It is sort of like an anonymous function is the output of a different function.</p>
<p>If I understand your question, this should be what you are looking for.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-11561</link>
		<dc:creator>Santiago</dc:creator>
		<pubDate>Wed, 11 Jun 2008 23:27:23 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-11561</guid>
		<description>I really would like to know how to make dynamic callbacks. I have created a GUI where the user input determines the layout and produces a variable (aka dynamic) number of pushbuttons. HOWEVER, I am not sure how to assign to them different Callbacks (e.g. 'Callback', {@dyn0_Callback, hFigure} for the first, 'Callback', {@dyn1_Callback, hFigure} for the second, and so on until it creates the Nth pushbutton and assigns it 'Callback', {@dynN_Callback, hFigure}). The challenge really is not to assign different callbacks but to create the functions that correspond to the callbacks. Subsequently, I need to know how to create or emulate dynamic callbacks/functions.</description>
		<content:encoded><![CDATA[<p>I really would like to know how to make dynamic callbacks. I have created a GUI where the user input determines the layout and produces a variable (aka dynamic) number of pushbuttons. HOWEVER, I am not sure how to assign to them different Callbacks (e.g. &#8216;Callback&#8217;, {@dyn0_Callback, hFigure} for the first, &#8216;Callback&#8217;, {@dyn1_Callback, hFigure} for the second, and so on until it creates the Nth pushbutton and assigns it &#8216;Callback&#8217;, {@dynN_Callback, hFigure}). The challenge really is not to assign different callbacks but to create the functions that correspond to the callbacks. Subsequently, I need to know how to create or emulate dynamic callbacks/functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-7388</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 18 Dec 2007 15:08:55 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-7388</guid>
		<description>Muzaffar,

Thank you for the comments.  This is actually one of my earlier movies, I think you will find I have gotten better about parking the cursor as I go.

That is a great idea to write out an Excel file when I am done.  I will make one of those soon!

Doug</description>
		<content:encoded><![CDATA[<p>Muzaffar,</p>
<p>Thank you for the comments.  This is actually one of my earlier movies, I think you will find I have gotten better about parking the cursor as I go.</p>
<p>That is a great idea to write out an Excel file when I am done.  I will make one of those soon!</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzaffar</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-7387</link>
		<dc:creator>Muzaffar</dc:creator>
		<pubDate>Tue, 18 Dec 2007 14:38:22 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-7387</guid>
		<description>hi dear Doug,

this is always nice to see your videos. it would be nice of you if you please take care of the move pointer/cursor position in your presentations.
It would be nice if you please present a simple example how to load data into matlab (say from xls file) after making some process saving back to the file or to xls.</description>
		<content:encoded><![CDATA[<p>hi dear Doug,</p>
<p>this is always nice to see your videos. it would be nice of you if you please take care of the move pointer/cursor position in your presentations.<br />
It would be nice if you please present a simple example how to load data into matlab (say from xls file) after making some process saving back to the file or to xls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Mewis</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-6715</link>
		<dc:creator>Craig Mewis</dc:creator>
		<pubDate>Thu, 29 Nov 2007 03:08:30 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-6715</guid>
		<description>Hey Doug, thanks for all the great videos! 
I'm really learning alot here.
In particular I'm looking for a movie along the lines of what Jette has asked. I'd like to create a certain number of boxes as I need them, I'd rather not do the hiding/unhiding as I think that may create problems later on (trying to think ahead)
A video on this subject would be excellent.
Thanks,
Craig</description>
		<content:encoded><![CDATA[<p>Hey Doug, thanks for all the great videos!<br />
I&#8217;m really learning alot here.<br />
In particular I&#8217;m looking for a movie along the lines of what Jette has asked. I&#8217;d like to create a certain number of boxes as I need them, I&#8217;d rather not do the hiding/unhiding as I think that may create problems later on (trying to think ahead)<br />
A video on this subject would be excellent.<br />
Thanks,<br />
Craig</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-6602</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 27 Nov 2007 16:13:53 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-6602</guid>
		<description>Thank you for the kind words.  I can only really make demos that are of general interest so I would not be able to do this.  You may want to try finding collaborators on the Newsgroup.

Doug</description>
		<content:encoded><![CDATA[<p>Thank you for the kind words.  I can only really make demos that are of general interest so I would not be able to do this.  You may want to try finding collaborators on the Newsgroup.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad Sarfaraz</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-6500</link>
		<dc:creator>Mohammad Sarfaraz</dc:creator>
		<pubDate>Mon, 26 Nov 2007 11:24:13 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-6500</guid>
		<description>too much excellent;
I was wondering if you could possibly make a GUI which simulate "impact" of 2 particles with the given velocity.This subject comes from the Dynamic Lessons.

Mohammad Sarfaraz
Mohammad.Sarfaraz@gmail.com</description>
		<content:encoded><![CDATA[<p>too much excellent;<br />
I was wondering if you could possibly make a GUI which simulate &#8220;impact&#8221; of 2 particles with the given velocity.This subject comes from the Dynamic Lessons.</p>
<p>Mohammad Sarfaraz<br />
<a href="mailto:Mohammad.Sarfaraz@gmail.com">Mohammad.Sarfaraz@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-1469</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Mon, 20 Aug 2007 14:52:39 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-1469</guid>
		<description>Since my last question is cut half,
How can i create dynamic callbacks?</description>
		<content:encoded><![CDATA[<p>Since my last question is cut half,<br />
How can i create dynamic callbacks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-1468</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Mon, 20 Aug 2007 14:48:16 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/03/dynamic-guis-with-guide/#comment-1468</guid>
		<description>Hi Doug,
I had the same question as Jette. This is my code

--------------------------------------------------------

i = 2;
x = get(handles.NFilter,'String')
% display x;
j = str2num(x);
k = 24;
while(i</description>
		<content:encoded><![CDATA[<p>Hi Doug,<br />
I had the same question as Jette. This is my code</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>i = 2;<br />
x = get(handles.NFilter,&#8217;String&#8217;)<br />
% display x;<br />
j = str2num(x);<br />
k = 24;<br />
while(i</p>
]]></content:encoded>
	</item>
</channel>
</rss>
