Path: news.mathworks.com!not-for-mail
From: "Matthew Sullivan" <nospam@nospam.no>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Strange errors
Date: Wed, 31 Oct 2007 17:32:14 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 18
Message-ID: <fgae6u$p07$1@fred.mathworks.com>
References: <ffsuk8$331$1@fred.mathworks.com> <1193413162.578228.104670@o3g2000hsb.googlegroups.com> <ffthkg$dd$1@fred.mathworks.com> <fftii5$2ns$1@canopus.cc.umanitoba.ca>
Reply-To: "Matthew Sullivan" <nospam@nospam.no>
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 1193851934 25607 172.30.248.35 (31 Oct 2007 17:32:14 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 31 Oct 2007 17:32:14 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1142155
Xref: news.mathworks.com comp.soft-sys.matlab:435473



roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in
message <fftii5$2ns$1@canopus.cc.umanitoba.ca>...
> In article <ffthkg$dd$1@fred.mathworks.com>,
> Matthew Sullivan <nospam@nospam.no> wrote:
> 
> >My real question is:  why does the same exact code not
> >always produce the same exact results?
> 
> Turn off JIT (Just In Time Compiling) and you may see more
> consistant results.
> 
> -- 
>    "History is a pile of debris"                     --
Laurie Anderson

That sounds like a good idea.  I can't figure out how to
turn off JIT, though.  How do I do that?
Thanks