Path: news.mathworks.com!not-for-mail
From: "Anish " <topviz2005@REMOVETHISgmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Automated figure copy-paste to Microsoft Word?
Date: Fri, 29 Aug 2008 19:57:01 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 16
Message-ID: <g99kad$208$1@fred.mathworks.com>
References: <g8v78u$ml5$1@fred.mathworks.com>
Reply-To: "Anish " <topviz2005@REMOVETHISgmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1220039821 2056 172.30.248.35 (29 Aug 2008 19:57:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 29 Aug 2008 19:57:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1206852
Xref: news.mathworks.com comp.soft-sys.matlab:487908



Probably the function save2word is what you are looking for:

http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3149

AA

"Mehrdad Yazdani" <mandmblues@gmail.com> wrote in message
<g8v78u$ml5$1@fred.mathworks.com>...
> Hi,
> 
> I would like to have a way where MATLAB figures are
> automatically pasted to a Word document. Anyone know how to
> go about this?
> 
> Thanks,