Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Displaying images dynamically in GUI
Date: Mon, 21 Jan 2008 14:46:01 +0000 (UTC)
Organization: Konem Solutions
Lines: 12
Message-ID: <fn2b79$pjl$1@fred.mathworks.com>
References: <fn28hl$4jn$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.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 1200926761 26229 172.30.248.35 (21 Jan 2008 14:46:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 21 Jan 2008 14:46:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:446763


"Mamata Kukreja" <mamata_kukreja@yahoo.com> wrote in 
message <fn28hl$4jn$1@fred.mathworks.com>...
> Hello,
> I want to read images from a directory and display them 
on
> the GUI. So, depending on the number of images in the
> directory the GUI will change .. how do i handle this ?


doc montage..
HTH
VIhang