how to load images into gui using pop up menu
Show older comments
hello I am new to matlab,I want to know how to load an image in a gui from a folder saved in my drives(c,d,e).i want to read the images using a list.please reply asap
1 Comment
Jan
on 12 Sep 2013
"asap" belongs to the terms you should definitely avoid when you post in a public forum, when the answers are given by volunteers. Please read: http://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency and take the chance to edit your question.
The question is not clear. What does "using a list" mean? Please show us what you have tried so far and ask a specific question about one occurring problem.
Answers (1)
Image Analyst
on 7 Nov 2013
0 votes
Use imshow(fullFileName)
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!