From: Michael on 14 May 2010 10:19 I have made a GUI in MATLAB that generates a certain model based on user defined input. I would like to have a button that says something like "more analysis" that when pressed brings up a new window with a new set of widgets that has access to the data from the first window. I have been unable to find a tutorial describing how to do this.
From: Michael on 19 May 2010 16:02 I found some help on this and am posting in case people find this thread in the future. Check out GUI_30 in: http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples and the function uicontrol
From: Sahra winter on 19 May 2010 16:33 this might help too: http://www.mathworks.com/access/helpdesk/help/techdoc/creating_guis/f5-1002439.html
|
Pages: 1 Prev: Can't Index using NaN, but that not the problem Next: multiple heat maps in one figure |