Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: publish function - Running matlab using crontab in Linux?
Date: Thu, 26 Jun 2008 20:48:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 22
Message-ID: <g40va2$7jf$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> <g40ua6$pnk$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1214513282 7791 172.30.248.38 (26 Jun 2008 20:48:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 26 Jun 2008 20:48:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869596
Xref: news.mathworks.com comp.soft-sys.matlab:476114



"Kristen Lessel" <drangelpsyche@yahoo.com> wrote in 
message <g40ua6$pnk$1@fred.mathworks.com>...
> "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?

Kristen, you can save the figures directly. Take a look at 
hgsave and hgload.


Scott