Path: news.mathworks.com!not-for-mail
From: "Hans Christian petersen" <hcpetersen2@sauer-danfoss.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to export a plot to excel?
Date: Fri, 2 Nov 2007 12:59:20 +0000 (UTC)
Organization: Sauer-Danfoss A/S
Lines: 24
Message-ID: <fgf6v8$6ls$1@fred.mathworks.com>
References: <ffeoil$ipv$1@fred.mathworks.com>
Reply-To: "Hans Christian petersen" <hcpetersen2@sauer-danfoss.com>
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 1194008360 6844 172.30.248.37 (2 Nov 2007 12:59:20 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 2 Nov 2007 12:59:20 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 10788
Xref: news.mathworks.com comp.soft-sys.matlab:435802



"Yoav Rubin" <yoavrubin@hotmail.com> wrote in message 
<ffeoil$ipv$1@fred.mathworks.com>...
> Hi All,
> 
> I have a plot with several line in it (using hold off), 
and
> I'd like somehow to export this plot to excel, so that in
> the excel file I'll have a similar graph, with the similar
> lines. Can i do it or do I have to use xlswrite to export
> all the XDatas and YDatas of the lines and afterwards
> manually re-build the graph in excel?
> 
> Thanks
> Yoav
> 
> Hi all,
I have the same problem as Yoav needing a Matlab figure 
inserted in an Excel sheet. Using the free version of 
OfficeDoc on an existing workbook resulted in a picture on 
sheet1 allright but also that a couple of nondefault sheets 
containing data were deleted !!! (I did use the append mode 
when opening )
Is the proffesional version of OfficeDoc any better ?