Path: news.mathworks.com!not-for-mail
From: "Kristen Lessel" <drangelpsyche@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: publish function - Running matlab using crontab in Linux?
Date: Thu, 26 Jun 2008 20:31:02 +0000 (UTC)
Organization: Las Cumbres Observatory Inc
Lines: 10
Message-ID: <g40ua6$pnk$1@fred.mathworks.com>
References: <g40nvq$96h$1@fred.mathworks.com> <g40ppq$29l$1@fred.mathworks.com> <g40t3e$bmr$1@fred.mathworks.com> <g40tfv$g04$1@fred.mathworks.com>
Reply-To: "Kristen Lessel" <drangelpsyche@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 1214512262 26356 172.30.248.37 (26 Jun 2008 20:31:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 26 Jun 2008 20:31:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1342113
Xref: news.mathworks.com comp.soft-sys.matlab:476111



"Matthew Simoneau" <matthew@mathworks.com> wrote in message
<g40tfv$g04$1@fred.mathworks.com>...
> To render user interface stuff like buttons, MATLAB needs a
> display.  PRINT uses something like GETFRAME to capture
> these, that is, it needs a screen to snap.  Maybe it's
> possible to set up some sort of hidden display on Linux, but
> that's my only idea.


Is there any other way to automatically save a figure in matlab?