Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: exporting figures from the command line
Date: Tue, 10 Jul 2007 20:53:53 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 10
Message-ID: <f70rl1$2v5$1@fred.mathworks.com>
References: <ef5d17d.-1@webcrossing.raydaftYaTP>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-01-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1184100833 3045 172.30.248.36 (10 Jul 2007 20:53:53 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 10 Jul 2007 20:53:53 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader DŠ\ýíܽ
Xref: news.mathworks.com comp.soft-sys.matlab:418347



<SNIP <print>ing from the command line...

a hint:

     help print;
% then, look at options
%    -dpng
%    -r

us