Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: M files must be run twice for changes to take effect on linux system
Date: Fri, 21 Sep 2007 12:36:41 +0000 (UTC)
Organization: King's College London
Lines: 6
Message-ID: <fd0dsp$f7i$1@fred.mathworks.com>
References: <fcul58$kac$1@fred.mathworks.com> <fcusof$ep$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1190378201 15602 172.30.248.38 (21 Sep 2007 12:36:41 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 21 Sep 2007 12:36:41 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1477
Xref: news.mathworks.com comp.soft-sys.matlab:429579



Have you tried:
>>clear functionname
Also see help inmem

Is the fucntion a callback?