From: "Ben Abbott" <bpabbott@mac.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: after mex-file Matlab exists with
Message-ID: <ef5b7d5.0@webcrossing.raydaftYaTP>
Date: Mon, 25 Jun 2007 08:41:42 -0400
References: <ef5b7d5.-1@webcrossing.raydaftYaTP>
Lines: 25
NNTP-Posting-Host: 208.118.25.97
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:415585



Ben Abbott wrote:
>
>
> I've been using g95 to produce mex-files for Matlab (r2006b) on a
> PPC
> Mac running OS X 10.4.10.
>
> A short period after running the mex-file, Matlab exists. Running
> Matlab from a terminal window (command line), an error/comment is
> issued as Matlab exists. The error is simply "Alarm clock".
>
> Any thoughts?
>
> TiA
  
I did a timing and found that the "alarm" occurs 10 minutes after the
mex-file is run.

When the mex-file is run several times the timing increases. However,
I'm not yet sure of the progression.

Of course, the progression is not directly relevant. What I need is a
way to turn if off!

Any thoughts?