How to import selecting folder in gui ?
Show older comments
Hello, I have set of images in an folder which i have to analyze.How do it in Matlab Gui. When Selecting that particular folder all the image should be displayed.Let me know how to proceed.
Thanks in Advance
Answers (1)
Jan
on 4 May 2014
0 votes
This question is far too general to be answered. Currently the best suggestion is: Choose the folder by uigetfolder, let dir find the image files, import them by imread and display them e.g. by subplot and image.
1 Comment
Yogesh Babu
on 4 May 2014
Categories
Find more on Convert Image Type 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!