<?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: Widgetpalooza: 12 widgets coded up in a GUI</title>
	<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/</link>
	<description>Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.</description>
	<pubDate>Mon, 23 Nov 2009 01:50:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: dhull</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1563</link>
		<dc:creator>dhull</dc:creator>
		<pubDate>Tue, 08 Sep 2009 13:44:20 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1563</guid>
		<description>@mario,

I think you should look on the file exchange.  Look for things like 'strip chart'.  I do not know if there is anything exactly like you want, but there might be something close.

Thanks,
Doug</description>
		<content:encoded><![CDATA[<p>@mario,</p>
<p>I think you should look on the file exchange.  Look for things like &#8217;strip chart&#8217;.  I do not know if there is anything exactly like you want, but there might be something close.</p>
<p>Thanks,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1560</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Sun, 06 Sep 2009 22:32:13 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1560</guid>
		<description>Hi I think this is not the right place for ask you this but I don't know where else is the place, ok, I have I GUI that reads a ".wav" file, and plot it in an axes, and then with another button I can play it, but I am trying to put a vertical line that runs in the plot (axes) while the file is play, do you have any clue?   I hope you understand what I am talking about.   thanks !!!</description>
		<content:encoded><![CDATA[<p>Hi I think this is not the right place for ask you this but I don&#8217;t know where else is the place, ok, I have I GUI that reads a &#8220;.wav&#8221; file, and plot it in an axes, and then with another button I can play it, but I am trying to put a vertical line that runs in the plot (axes) while the file is play, do you have any clue?   I hope you understand what I am talking about.   thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhull</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1434</link>
		<dc:creator>dhull</dc:creator>
		<pubDate>Mon, 11 May 2009 20:37:46 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1434</guid>
		<description>@chris,

I think the question is "when you leave the editbox, a callback is executed."  The callback on the editbox will update either upon hitting enter *or* losing focus.  Clicking on a button is really just losing focus, and has nothing to do with clicking the button.

I think I understood your question, but if I am wrong, please let me know.

Doug</description>
		<content:encoded><![CDATA[<p>@chris,</p>
<p>I think the question is &#8220;when you leave the editbox, a callback is executed.&#8221;  The callback on the editbox will update either upon hitting enter *or* losing focus.  Clicking on a button is really just losing focus, and has nothing to do with clicking the button.</p>
<p>I think I understood your question, but if I am wrong, please let me know.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1430</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 08 May 2009 15:37:16 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-1430</guid>
		<description>Can you explain further how you got the text to update on button clicks?  You update the "handles.textstatus" but above you say to change "edit1_Callback".  I realize the "edit1_Callback" is the callback for the text window, but I am confused about the use of "handles.textstatus".  I cannot figure out how the edit1 text window knows you have clicked a button and therefore updates.

Chris</description>
		<content:encoded><![CDATA[<p>Can you explain further how you got the text to update on button clicks?  You update the &#8220;handles.textstatus&#8221; but above you say to change &#8220;edit1_Callback&#8221;.  I realize the &#8220;edit1_Callback&#8221; is the callback for the text window, but I am confused about the use of &#8220;handles.textstatus&#8221;.  I cannot figure out how the edit1 text window knows you have clicked a button and therefore updates.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-916</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 17 Sep 2008 14:37:42 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-916</guid>
		<description>Fikri,

I am not sure I understand your question.  I think you might be better sending the simplified code and the question to support@mathworks.com

Thanks,
Doug</description>
		<content:encoded><![CDATA[<p>Fikri,</p>
<p>I am not sure I understand your question.  I think you might be better sending the simplified code and the question to <a href="mailto:support@mathworks.com">support@mathworks.com</a></p>
<p>Thanks,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fikri</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-917</link>
		<dc:creator>Fikri</dc:creator>
		<pubDate>Wed, 17 Sep 2008 06:38:30 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-917</guid>
		<description>I’m building a GUI, so far so good until I tried to make it object oriented. Say that my GUI is in a function called gui.m, and the essential function that is going to be used by gui.m are both dct.m and tmt.m, here lies the problem, both dct.m and tmt.m produces histograms, which uses panels inside gui.m for generating the histograms. How do I deal with the coding, since it will use a handle for the panel inside the gui.m (I don't use axes for those histograms).

What would you suggest me in this situation.

Regards,

Fikri</description>
		<content:encoded><![CDATA[<p>I’m building a GUI, so far so good until I tried to make it object oriented. Say that my GUI is in a function called gui.m, and the essential function that is going to be used by gui.m are both dct.m and tmt.m, here lies the problem, both dct.m and tmt.m produces histograms, which uses panels inside gui.m for generating the histograms. How do I deal with the coding, since it will use a handle for the panel inside the gui.m (I don&#8217;t use axes for those histograms).</p>
<p>What would you suggest me in this situation.</p>
<p>Regards,</p>
<p>Fikri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-920</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 18 Apr 2008 13:10:16 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-920</guid>
		<description>Muzaffar,

For two window GUIs, you will want to watch this video.

http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8616&#038;objectType=FILE

Doug</description>
		<content:encoded><![CDATA[<p>Muzaffar,</p>
<p>For two window GUIs, you will want to watch this video.</p>
<p><a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8616&#038;objectType=FILE" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8616&#038;objectType=FILE</a></p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-919</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 18 Apr 2008 13:08:49 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-919</guid>
		<description>Something!

Oops.  Looks like it got lost in editing.  Just modify the

function edit1_Callback(hObject, eventdata, handles)

Doug</description>
		<content:encoded><![CDATA[<p>Something!</p>
<p>Oops.  Looks like it got lost in editing.  Just modify the</p>
<p>function edit1_Callback(hObject, eventdata, handles)</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Something</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-918</link>
		<dc:creator>Something</dc:creator>
		<pubDate>Fri, 18 Apr 2008 12:46:57 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-918</guid>
		<description>I think lacked explain Edit box's Callback. Or not?</description>
		<content:encoded><![CDATA[<p>I think lacked explain Edit box&#8217;s Callback. Or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzaffar</title>
		<link>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-921</link>
		<dc:creator>Muzaffar</dc:creator>
		<pubDate>Thu, 17 Apr 2008 08:03:47 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-921</guid>
		<description>Hi, i want to know how can i program uitable to be displayed in a separate window after pressing a pushbotton for example?
If i press pushbutton again the context of the table may change also.
kind regards.</description>
		<content:encoded><![CDATA[<p>Hi, i want to know how can i program uitable to be displayed in a separate window after pressing a pushbotton for example?<br />
If i press pushbutton again the context of the table may change also.<br />
kind regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
