How to select a folder?

조회 수: 13 (최근 30일)
Shaila parvin
Shaila parvin 2014년 6월 15일
답변: Image Analyst 2014년 6월 15일
Dear matlab experts,
I’m facing a problem. I want to select a folder. I used uigetfile() function but it takes me to the contents/images of the folder. I don’t want this. I want to stop by selecting a folder. How can I do that? Please let me know.
Thanks and Regards Shaila

채택된 답변

Image Analyst
Image Analyst 2014년 6월 15일
Use uigetdir(). But when you use that, you can't see any of the files in the folder, which would help you to know if you were in the right folder.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by