Path: news.mathworks.com!not-for-mail
From: "Grace " <gracee@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Interrupting a callback function executing a 'while' loop
Date: Wed, 30 Jan 2008 08:17:04 +0000 (UTC)
Organization: Johns Hopkins University
Lines: 15
Message-ID: <fnpbq0$rn4$1@fred.mathworks.com>
Reply-To: "Grace " <gracee@mathworks.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201681024 28388 172.30.248.38 (30 Jan 2008 08:17:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 30 Jan 2008 08:17:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 629309
Xref: news.mathworks.com comp.soft-sys.matlab:448250


I have made a GUI which has a 'Start' pushbutton, which
causes a 'while' loop to begin (pretty long loop). I also
have an 'Exit' pushbutton. I have tried many ways but on
pressing the Exit button, I am not able to make the program
stop running and the GUI to close without any error on
command window.

Could anyone please help me with that.

It is kind of urgent.

Thanks.
Grace