Comments on: Widgetpalooza: 12 widgets coded up in a GUI https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/?s_tid=feedtopost Jiro and Sean share favorite user-contributed submissions from the File Exchange. Wed, 18 May 2016 15:04:59 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: DR AHMED https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-14400 Tue, 24 Jan 2012 18:52:36 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-14400 Thank you Dr Doug Hull very much

]]>
By: Doug https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12854 Wed, 17 Sep 2008 14:37:42 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12854 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

]]>
By: Fikri https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12853 Wed, 17 Sep 2008 06:38:30 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-12853 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

]]>
By: Doug https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10806 Fri, 18 Apr 2008 13:10:16 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10806 Muzaffar,

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

https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8616&objectType=FILE

Doug

]]>
By: Doug https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10805 Fri, 18 Apr 2008 13:08:49 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10805 Something!

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

function edit1_Callback(hObject, eventdata, handles)

Doug

]]>
By: Something https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10797 Fri, 18 Apr 2008 12:46:57 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10797 I think lacked explain Edit box’s Callback. Or not?

]]>
By: Muzaffar https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10768 Thu, 17 Apr 2008 08:03:47 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10768 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.

]]>
By: Quan Quach https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10578 Wed, 09 Apr 2008 01:07:44 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10578 Very nice Doug. Lots of people will benefit from this!

]]>
By: Daniel Sutoyo https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10577 Tue, 08 Apr 2008 20:54:46 +0000 https://blogs.mathworks.com/pick/2008/04/08/widgetpalooza-12-widgets-coded-up-in-a-gui/#comment-10577 very comprehensive I like it. This should benefit a lot of new users in MATLAB gui!

]]>