Path: news.mathworks.com!not-for-mail
From: "aasim Azooz" <aasimazooz@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Transform a plot into an image
Date: Fri, 16 May 2008 10:14:02 +0000 (UTC)
Organization: Mosul University
Lines: 19
Message-ID: <g0jmp9$au9$1@fred.mathworks.com>
References: <33278300.1210889040237.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 1210932842 11209 172.30.248.38 (16 May 2008 10:14:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 16 May 2008 10:14:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 277505
Xref: news.mathworks.com comp.soft-sys.matlab:468798


Dave <kohonen@hotmail.com> wrote in message 
<33278300.1210889040237.JavaMail.jakarta@nitrogen.mathforum.
org>...
> Hi everyone,
> 
> I would like to transform a plot into an image.
> 
> i've tried:
> 
> plot(x,y);
> d=getimage(gca)
> 
> 
> but it doesnt work
> 
> THANKS!
I usualy do the following
 edit copy figure paste to microsoft power point slide save 
as jpeg or tiff .... as you like