Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: how to return a value after a pushbutton is pressed to main function
Date: Fri, 4 Jan 2008 07:03:15 +0000 (UTC)
Organization: Konem Solutions
Lines: 14
Message-ID: <flklnj$93f$1@fred.mathworks.com>
References: <flig8i$nlq$1@fred.mathworks.com> <fliktr$4db$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
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 1199430195 9327 172.30.248.35 (4 Jan 2008 07:03:15 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 4 Jan 2008 07:03:15 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 842609
Xref: news.mathworks.com comp.soft-sys.matlab:444290



> Have you tried uiwait function?
> 
> http://www.mathworks.com/matlabcentral/newsreader/
> view_thread/161436
> 
> 
> Anh Huy Phan
> RIKEN - BSI

Hello Huy
Yes I tried the uiwait function and it worked for me.
Thanks
Vihang