Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!news.glorb.com!news2.glorb.com!postnews.google.com!r10g2000prf.googlegroups.com!not-for-mail
From: Sergiy Yakovenko <sergiy.yakovenko@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: big bug with GUIDE
Date: Wed, 28 Jan 2009 14:00:13 -0800 (PST)
Organization: http://groups.google.com
Lines: 11
Message-ID: <e538a250-1a99-4731-b6b1-2336da4ec876@r10g2000prf.googlegroups.com>
References: <gl36da$6ih$1@fred.mathworks.com> <glmsmo$mb7$1@fred.mathworks.com> 
	<675a1b16-71d4-4ce7-951e-57bc9b18e8c2@r36g2000prf.googlegroups.com>
NNTP-Posting-Host: 132.204.207.117
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1233180013 14135 127.0.0.1 (28 Jan 2009 22:00:13 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 28 Jan 2009 22:00:13 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: r10g2000prf.googlegroups.com; posting-host=132.204.207.117; 
	posting-account=F0PLpAoAAAC8uUaN8AVHbHSgusSxxGYb
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-ca) 
	AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1,gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:514579


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