Path: news.mathworks.com!not-for-mail
From: "Naresh Pai" <npai@uark.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: big bug with GUIDE
Date: Wed, 12 Aug 2009 00:34:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 16
Message-ID: <h5t2lq$5mr$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> <glskpu$htc$1@fred.mathworks.com>
Reply-To: "Naresh Pai" <npai@uark.edu>
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 1250037242 5851 172.30.248.38 (12 Aug 2009 00:34:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 12 Aug 2009 00:34:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1663676
Xref: news.mathworks.com comp.soft-sys.matlab:562548


"Phil Goddard" <philgoddardNOSPAM@telus.net> wrote in message <glskpu$htc$1@fred.mathworks.com>...
> There's no need to rename the file, just use the -mat flag when using load
> 
> >> load -mat myFigFile.fig
> >> % edit the structure
> >> save -mat myFigFile.fig 
> 
> Phil.

Hi Phil and others,
       I am using Matlab 2008a and the GUI developed keeps getting corrupt. When I try to load using the command prompt nothing happens. If I rename to .mat and drop it in editor I see this:
MATLAB 5.0 MAT-file, Platform: PCWIN, Created on: Tue Aug 11 19:01:48 2009                                                  

Any suggestions ?

Naresh