Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!q35g2000hsg.googlegroups.com!not-for-mail
From: dorina_tarnovan <dorina_tarnovan@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: report generator - include figures
Date: Tue, 21 Oct 2008 04:13:36 -0700 (PDT)
Organization: http://groups.google.com
Lines: 23
Message-ID: <e516236d-985a-4893-a77b-fef0d242be25@q35g2000hsg.googlegroups.com>
NNTP-Posting-Host: 193.202.20.11
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1224587617 10788 127.0.0.1 (21 Oct 2008 11:13:37 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 21 Oct 2008 11:13:37 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: q35g2000hsg.googlegroups.com; posting-host=193.202.20.11; 
	posting-account=feY1ggoAAAAt1KNryhWORy4gnWSujwA9
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; 
	InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 
	3.0.04506.30),gzip(gfe),gzip(gfe)
Bytes: 1604
Xref: news.mathworks.com comp.soft-sys.matlab:496495


Hi

I have the following code in my m file:


hist(MD_1,100);
hist(MS_1,100);
hist(MA_1,100);


And I've used in Report Generator a "Figure Loop" and "Figure
Snapshot" to get the images in the output document, but I only get
one
figure displayed.I've used for the "Figure Loop", in "Include
figures"
->Visible figures.
What is it that I'm doing wrong and I'm not able to get all the
figures shown in my document?


Regards,
Dorina