Path: news.mathworks.com!not-for-mail
From: "Matthew Simoneau" <matthew@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Publish to LaTeX / HTML
Date: Mon, 14 Apr 2008 14:39:47 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 5
Message-ID: <ftvqbj$713$1@fred.mathworks.com>
References: <fstjji$hcc$1@fred.mathworks.com> <fsvt8k$prb$1@news.oulu.fi>
Reply-To: "Matthew Simoneau" <matthew@mathworks.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1208183987 7203 172.30.248.35 (14 Apr 2008 14:39:47 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 14 Apr 2008 14:39:47 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 25640
Xref: news.mathworks.com comp.soft-sys.matlab:462857


If you'd like to avoid using subplots, you can create six
different snapshots.  If this isn't a loop, you can use the
"%%" cell break to force a snapshot after each plot. 
Otherwise, open six different figures by putting the command
"figure" in your loop.