Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!m26g2000yqb.googlegroups.com!not-for-mail
From: ImageAnalyst <imageanalyst@mailinator.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: help to save file from histogram
Date: Wed, 4 Nov 2009 03:41:32 -0800 (PST)
Organization: http://groups.google.com
Lines: 6
Message-ID: <84918e65-0e13-4391-8d17-09b2e8ebb2a2@m26g2000yqb.googlegroups.com>
References: <hcquja$ht8$1@fred.mathworks.com> <hcr0u8$bb1$1@fred.mathworks.com> 
	<hcr1rf$7jd$1@fred.mathworks.com>
NNTP-Posting-Host: 75.186.70.56
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-Trace: posting.google.com 1257334892 31850 127.0.0.1 (4 Nov 2009 11:41:32 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 4 Nov 2009 11:41:32 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: m26g2000yqb.googlegroups.com; posting-host=75.186.70.56; 
	posting-account=0rLUzAkAAABojYSRC64DkTbtiSCX77HH
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; 
	GTB6; CyberSafe-IWA-Enable; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 
	3.0.04506.648; .NET CLR 3.5.21022; AskTB5.5),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:582333


I use Oliver Woodford's "export_fig" -- it's in the FileExchange.
People always have trouble trying to figure out saving figures
properly using the built in MATLAB routines.  export_fig() does what
you want and expect and it's easy to use.  It uses the built in
routines too but it knows how to set and use them properly, relieving
you of that pain.