Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: big bug with GUIDE
Date: Thu, 29 Jan 2009 17:45:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <glspuv$ip1$1@fred.mathworks.com>
References: <gl36da$6ih$1@fred.mathworks.com> <glmsmo$mb7$1@fred.mathworks.com> <e538a250-1a99-4731-b6b1-2336da4ec876@r10g2000prf.googlegroups.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1233251103 19233 172.30.248.37 (29 Jan 2009 17:45:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 29 Jan 2009 17:45:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 791003
Xref: news.mathworks.com comp.soft-sys.matlab:514774


Sergiy Yakovenko <sergiy.yakovenko@gmail.com> wrote in message <e538a250-1a99-4731-b6b1-2336da4ec876@r10g2000prf.googlegroups.com>...
> Ok. I've tried something that was a long shot and it worked:
> 1. Rename File.FIG into File.MAT
> 2. Load it to the workspace (drag'n'drop).
> 3. Delete field hgS_070000.properties.WindowButtonDownFcn, which (I
> suspected) contain incorrect reference to automatic function handle.
> 4. Then: >> save File.mat hgS_070000
> 5. Rename File.MAT into File.FIG.
> That's it! I can't believe I am saying it, but MathWorks has screwed
> up this time.
> 
> -Sergiy

i guess my idea wasn't that far off after all.