Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: GUI output handles list into another GUI
Date: Mon, 22 Sep 2008 13:59:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <gb88b6$nha$1@fred.mathworks.com>
References: <gb6ml7$nc4$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1222091942 24106 172.30.248.35 (22 Sep 2008 13:59:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 22 Sep 2008 13:59:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1338633
Xref: news.mathworks.com comp.soft-sys.matlab:491304


"Dave Brackett" <davebrackett@hotmail.com> wrote in message <gb6ml7$nc4$1@fred.mathworks.com>...
> Hi, I have searched for hours through the net and this forum, but can't seem to find anything that I can get to work.
> 
> I have a GUI figure which has a button which then opens up another GUI figure where other options are set. I have a handles list which is correct in the second GUI, but I can't pass it back to the first GUI. How can I pass the whole list? Thanks in advance.

I have managed to get something that works using this tutorial: 
http://www.blinkdagger.com/matlab/matlab-gui-using-a-sub-gui-to-manage-setting-parameters