Path: news.mathworks.com!not-for-mail
From: "scott" <grenblau@yahoo.deletethis.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: gui .m file referencing functions in older version instead of own
Date: Mon, 22 Jun 2009 03:59:03 +0000 (UTC)
Organization: Massachusetts Institute of Technology
Lines: 1
Message-ID: <h1mvi7$bk$1@fred.mathworks.com>
References: <h1ig0e$s6k$1@fred.mathworks.com>
Reply-To: "scott" <grenblau@yahoo.deletethis.com>
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 1245643143 372 172.30.248.35 (22 Jun 2009 03:59:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 22 Jun 2009 03:59:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1070812
Xref: news.mathworks.com comp.soft-sys.matlab:549389


One more thing I forgot to mention.  The reason it gave me an error in createfcn is because I renamed the old fixSpotCalls.fig and fixSpotCalls.m files to something else so that they could no longer be found.  This exposed the embedded dependence upon those files in my new fixSpotCallsRFOnly.m/fig files