Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: gui .m file referencing functions in older version instead of own
Date: Mon, 22 Jun 2009 06:19:01 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 6
Message-ID: <h1n7ol$a38$1@fred.mathworks.com>
References: <h1ig0e$s6k$1@fred.mathworks.com> <h1mvi7$bk$1@fred.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
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 1245651541 10344 172.30.248.38 (22 Jun 2009 06:19:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 22 Jun 2009 06:19:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:549405


"scott" <grenblau@yahoo.deletethis.com> wrote in message <h1mvi7$bk$1@fred.mathworks.com>...
> 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

Take a look of the CALLBACK in your fig, as we suggested.

Bruno