From: o_depot <o_depot@mailinator.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: exporting figures from the command line
Message-ID: <ef5d17d.-1@webcrossing.raydaftYaTP>
Date: Tue, 10 Jul 2007 16:39:57 -0400
Lines: 12
NNTP-Posting-Host: 159.178.50.186
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:418343



Hey guys,

   When I'm exporting a figure I usually use the 'File > Export
Setup...' GUI for settings. I have a custom style that I use on all
my figures, which I've saved to 'pub_style1'. I usually apply the
style, then use the 'Export' button to export the picture as a .png
file.

   I was wondering if there was a way to do all this from the MATLAB
command-line...?

Thanks.