Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!h1g2000prh.googlegroups.com!not-for-mail
From: avan <avan.sp@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Writing images into Excel file
Date: Mon, 14 Apr 2008 06:52:53 -0700 (PDT)
Organization: http://groups.google.com
Lines: 14
Message-ID: <3f1f3b97-e702-49eb-a949-cf9a1bbcdeb2@h1g2000prh.googlegroups.com>
References: <ftvm9d$idk$1@fred.mathworks.com>
NNTP-Posting-Host: 145.88.209.33
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1208181173 31997 127.0.0.1 (14 Apr 2008 13:52:53 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 14 Apr 2008 13:52:53 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: h1g2000prh.googlegroups.com; posting-host=145.88.209.33; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.13) 
Xref: news.mathworks.com comp.soft-sys.matlab:462840


On Apr 14, 3:30 pm, "Bojan " <bobrado...@illumina.com> wrote:
> I am using xlswrite to output data from a calculation.  I
> would also like to output some figures in the same excel
> file.  Is it possible to write a bitmap or a tif into excel
> spreadsheet using xlswrite or some other command?
> Many thanks
> Bojan

Why don't you just print the figures into bitmap or tif files and then
insert them manually from excel? You can also try to copy the figure
and paste it in excel.


Avan