How to import selecting folder in gui ?

조회 수: 1 (최근 30일)
Yogesh Babu
Yogesh Babu 2014년 5월 4일
댓글: Yogesh Babu 2014년 5월 4일
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

답변 (1개)

Jan
Jan 2014년 5월 4일
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
Yogesh Babu
Yogesh Babu 2014년 5월 4일
Thanks for your reply. I have set of images in an folder.I am interested in creating a gui for that for loading images.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by