Path: news.mathworks.com!newsfeed-00.mathworks.com!news.kjsl.com!newsfeed.stanford.edu!elk.ncren.net!newsflash.concordia.ca!canopus.cc.umanitoba.ca!not-for-mail
From: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Newsgroups: comp.soft-sys.matlab
Subject: Re: Displaying images on GUI
Date: Sat, 2 Feb 2008 17:22:35 +0000 (UTC)
Organization: National Research Council Canada - Conseil national de rechereches Canada
Lines: 23
Message-ID: <fo28sr$nto$1@canopus.cc.umanitoba.ca>
References: <fo11jj$652$1@fred.mathworks.com> <fo17kq$9ru$1@fred.mathworks.com>
NNTP-Posting-Host: origin.ibd.nrc.ca
X-Trace: canopus.cc.umanitoba.ca 1201972955 24504 192.70.172.160 (2 Feb 2008 17:22:35 GMT)
X-Complaints-To: abuse@cc.umanitoba.ca
NNTP-Posting-Date: Sat, 2 Feb 2008 17:22:35 +0000 (UTC)
Originator: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Xref: news.mathworks.com comp.soft-sys.matlab:448948


In article <fo17kq$9ru$1@fred.mathworks.com>,
Vihang Patil <vihang_patil@yahoo.com> wrote:
>"Mamata Kukreja" <mamata_kukreja@yahoo.com> wrote in 
>message <fo11jj$652$1@fred.mathworks.com>...
>> 
>> I have to read images from a folder and display them on 
>the
>> GUI .. If there are fewer images it is fine to display 
>all
>> on one page .. 
>> but if the number exceeds to 50 or more .. how can they 
>be
>> displayed .. is there a scroll bar provision .. any 
>other 
>> idea ..

>doc imscrollpanel

imscrollpanel is only for a single image, not for displaying
multiple images.
-- 
   "Beware of bugs in the above code; I have only proved it correct,
   not tried it."                                    -- Donald Knuth