Path: news.mathworks.com!not-for-mail
From: "Kristie " <kristieyin@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Load  all .jpg from specific directory automatically
Date: Wed, 19 Mar 2008 03:59:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <frq326$511$1@fred.mathworks.com>
Reply-To: "Kristie " <kristieyin@gmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1205899142 5153 172.30.248.37 (19 Mar 2008 03:59:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 19 Mar 2008 03:59:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1103200
Xref: news.mathworks.com comp.soft-sys.matlab:457974


I'm doing an image processing GUI. 
I want to do something, when I choose a directory, and 
then the GUI will automatically load all the image file 
from that directory, and display them. Just like a digital 
album.
Should it be possible? And what function or code should be 
included?
Thanks a lot !!!