<?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/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/</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:14:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12854</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 17 Sep 2008 14:37:42 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12854</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/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12853</link>
		<dc:creator>Fikri</dc:creator>
		<pubDate>Wed, 17 Sep 2008 06:38:30 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12853</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/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10806</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 18 Apr 2008 13:10:16 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10806</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/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10805</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 18 Apr 2008 13:08:49 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10805</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/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10797</link>
		<dc:creator>Something</dc:creator>
		<pubDate>Fri, 18 Apr 2008 12:46:57 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10797</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/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10768</link>
		<dc:creator>Muzaffar</dc:creator>
		<pubDate>Thu, 17 Apr 2008 08:03:47 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10768</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>
	<item>
		<title>By: Quan Quach</title>
		<link>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10578</link>
		<dc:creator>Quan Quach</dc:creator>
		<pubDate>Wed, 09 Apr 2008 01:07:44 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10578</guid>
		<description>Very nice Doug.  Lots of people will benefit from this!</description>
		<content:encoded><![CDATA[<p>Very nice Doug.  Lots of people will benefit from this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Sutoyo</title>
		<link>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10577</link>
		<dc:creator>Daniel Sutoyo</dc:creator>
		<pubDate>Tue, 08 Apr 2008 20:54:46 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10577</guid>
		<description>very comprehensive I like it. This should benefit a lot of new users in MATLAB gui!</description>
		<content:encoded><![CDATA[<p>very comprehensive I like it. This should benefit a lot of new users in MATLAB gui!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
