Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Event queue
Date: Fri, 28 Nov 2008 23:20:04 +0000 (UTC)
Organization: PhysioSonics Inc
Lines: 19
Message-ID: <ggpub4$mdf$1@fred.mathworks.com>
References: <fp1cjs$8rl$2@frank-exchange-of-views.oucs.ox.ac.uk> <fp1sjh$9iu$1@canopus.cc.umanitoba.ca>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1227914404 22959 172.30.248.37 (28 Nov 2008 23:20:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 28 Nov 2008 23:20:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1129061
Xref: news.mathworks.com comp.soft-sys.matlab:503724


roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in message <fp1sjh$9iu$1@canopus.cc.umanitoba.ca>...
> In article <fp1cjs$8rl$2@frank-exchange-of-views.oucs.ox.ac.uk>,
> Chris Rodgers  <rodgers@physchem.NOSPAMox.aREMOVEc.uk> wrote:
> 
> >A couple of event queue related items...
> 
> >1) Is it possible to display the current Matlab event queue for 
> >debugging purposes?
> 
> I don't know, but I see that someone has coded FlushEvents.m
> to remove all events of a given kind from the Matlab queue.
> Usually if you have enough access to the queue to be able to
> examine an event to be able to flush it, you would have enough
> access to be able to display it, but this is not always true;
> I suggest checking out the code (www.koders.com)

Hello Walter,

I have the same question as Chris.  I have not been able to find the FlushEvents.m that you refer to, either on the FEX or koders.com.  Could you post a direct link?