Path: news.mathworks.com!not-for-mail
From: "aasim Azooz" <aasimazooz@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Exporting data from .fig to matlab
Date: Sat, 17 May 2008 07:50:03 +0000 (UTC)
Organization: Mosul University
Lines: 17
Message-ID: <g0m2nb$obf$1@fred.mathworks.com>
References: <7246882.1210904146653.JavaMail.jakarta@nitrogen.mathforum.org>
Reply-To: "aasim Azooz" <aasimazooz@yahoo.com>
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 1211010603 24943 172.30.248.38 (17 May 2008 07:50:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 17 May 2008 07:50:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 277505
Xref: news.mathworks.com comp.soft-sys.matlab:468975


Suske <susana.cruz2008@gmail.com> wrote in message 
<7246882.1210904146653.JavaMail.jakarta@nitrogen.mathforum.o
rg>...
> Hi there:
> i have a figure .fig, from which i lost the data and i 
want to export the data into matlab, without needing to 
copy point by point. I tried from properties, Xdata and 
Ydata, but for that i would have to copy point by point 
(and there are a loooot of them). 
> Can someone help me? I believe there is an easier way....
> 
> Tanks in advance!
If you can be satisfied with approximate reproduction of 
the data, you can try the program 'convert' you can 
download it from the file exchange it may help
Aasim Azooz