how to load images into gui using pop up menu

2 views (last 30 days)
vidya
vidya on 12 Sep 2013
Answered: Image Analyst on 7 Nov 2013
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
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.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 7 Nov 2013
Use imshow(fullFileName)

Categories

Find more on Images in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!