Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: extracting data from .fig in 2007a - did the proceedure change?
Date: Tue, 23 Oct 2007 15:48:28 +0000 (UTC)
Organization: Dudeweb
Lines: 30
Message-ID: <ffl54c$dtk$1@fred.mathworks.com>
References: <ffl47g$q5v$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1193154508 14260 172.30.248.38 (23 Oct 2007 15:48:28 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 23 Oct 2007 15:48:28 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 881880
Xref: news.mathworks.com comp.soft-sys.matlab:434256



better link to file

www.gaiteri.net/stress_intrinsic.zip








"Chris " <cag44@removethispitt.edu> wrote in message 
<ffl47g$q5v$1@fred.mathworks.com>...
> I'd like to extract the original data from several 
> scatterplot .fig files.  However, using load
('filename','-
> mat') does not produce xdata and ydata files and the 
file 
> available here "getfigdata.m" also returns an error 
saying 
> it can't find "lh".  
> 
> Does anyone know where the data is actually stored in 
> a .fig file under 2007a?
> 
> For instance, www.gaiteri.net/intrinsic_stress.fig
> is one I just need to extract this very simple 
information 
> from.  Thanks!