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 Center および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by