Path: news.mathworks.com!not-for-mail
From: "Mamata Kukreja" <mamata_kukreja@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Displaying images dynamically in GUI
Date: Mon, 21 Jan 2008 14:00:22 +0000 (UTC)
Organization: SIES
Lines: 4
Message-ID: <fn28hl$4jn$1@fred.mathworks.com>
Reply-To: "Mamata Kukreja" <mamata_kukreja@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 1200924022 4727 172.30.248.35 (21 Jan 2008 14:00:22 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 21 Jan 2008 14:00:22 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1253471
Xref: news.mathworks.com comp.soft-sys.matlab:446748


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 ?