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: Sat, 17 May 2008 07:55:03 +0000 (UTC)
Organization: Mosul University
Lines: 51
Message-ID: <g0m30n$eh8$1@fred.mathworks.com>
References: <g0jmp9$au9$1@fred.mathworks.com> <2591859.1210934591622.JavaMail.jakarta@nitrogen.mathforum.org> <g0kjt6$j0b$1@fred.mathworks.com> <g0kqnu$n21$1@fred.mathworks.com>
Reply-To: "aasim Azooz" <aasimazooz@yahoo.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 1211010903 14888 172.30.248.37 (17 May 2008 07:55:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 17 May 2008 07:55:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 277505
Xref: news.mathworks.com comp.soft-sys.matlab:468976


Richard Quist <rquist_nospam@mathworks.com> wrote in 
message <g0kqnu$n21$1@fred.mathworks.com>...
> aasim Azooz wrote:
> > Yumnam Kirani Singh <kirani.singh@gmail.com> wrote in 
> > message 
> > 
<2591859.1210934591622.JavaMail.jakarta@nitrogen.mathforum.o
> > rg>...
> >> From the File menu of the figure window, choose the 
save 
> > as option and save it as bmp, or jpeg etc in any image 
file 
> > format of your choice. Do not think that Matlab does 
not 
> > have options for saving plots as image or figure etc. 
Just 
> > have a little patience and try around, you will find 
almost 
> > all!
> > 
> > Thank you for this information. This facility is not 
> > available in matlab6.5 which I prefer for benig faster. 
I 
> > checked it is included in R2007a which I keep for some 
> > special tasks. This is going to be one of them. Thank 
you
> > Aasim Azooz
> 
> You can use the figure window's File->Save As... menu 
option. Change the "Save 
> As Type:" dropdown selection to "all files" and then type 
the name of the file 
> to save to in the "File name:"   field. The extension you 
give for the 
> filename will control the kind of file created (jpg, emf, 
png, eps, ... )
> 
> There's also a File -> Export  menu option on the figure 
window which lets you 
> do the same kind of thing
> 
> Also see the help for the   print   and/or   saveas   
commands
> -- 
> 
> Richard Quist
> Software Developer
> The MathWorks, Inc.
Thanks a lot