Path: news.mathworks.com!newsfeed-00.mathworks.com!NNTP.WPI.EDU!elk.ncren.net!newsflash.concordia.ca!canopus.cc.umanitoba.ca!not-for-mail
From: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Newsgroups: comp.soft-sys.matlab
Subject: Re: Strange errors
Date: Wed, 31 Oct 2007 18:29:02 +0000 (UTC)
Organization: National Research Council Canada - Conseil national de rechereches Canada
Lines: 22
Message-ID: <fgahhe$mr7$1@canopus.cc.umanitoba.ca>
References: <ffsuk8$331$1@fred.mathworks.com> <ffthkg$dd$1@fred.mathworks.com> <fftii5$2ns$1@canopus.cc.umanitoba.ca> <fgae6u$p07$1@fred.mathworks.com>
NNTP-Posting-Host: origin.ibd.nrc.ca
X-Trace: canopus.cc.umanitoba.ca 1193855342 23399 192.70.172.160 (31 Oct 2007 18:29:02 GMT)
X-Complaints-To: abuse@cc.umanitoba.ca
NNTP-Posting-Date: Wed, 31 Oct 2007 18:29:02 +0000 (UTC)
Originator: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Xref: news.mathworks.com comp.soft-sys.matlab:435485



In article <fgae6u$p07$1@fred.mathworks.com>,
Matthew Sullivan <nospam@nospam.no> wrote:
>roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in
>message <fftii5$2ns$1@canopus.cc.umanitoba.ca>...

>> Turn off JIT (Just In Time Compiling) and you may see more
>> consistant results.

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

feature('JIT',0)

To turn it back on,

feature('JIT',1)

-- 
  "I will speculate that [...] applications [...] could actually see a
  performance boost for most users by going dual-core [...] because it
  is running the adware and spyware that [...] are otherwise slowing
  down the single CPU that user has today"           -- Herb Sutter