Display files when using uigetdir
이전 댓글 표시
Hello everyone,
I have GUI that browse directories using uigetdir function. I want to see the files in the directories in the dialog window.
But, since I am using the uigetdir function, the dialog only shows the directories. Is there any way to display the files when browsing the directories in uigetdir function?
I don't want to use the uigetfile function.
Thanks in advance.
댓글 수: 1
William Thielicke
2020년 11월 20일
I have the same problem. People are confused that no files are shown. I understand what uigetdir is meant for, and why it is implemented the way it is. But the "regular user" will just be confused.
답변 (1개)
Roberto Longo
2018년 7월 5일
1 개 추천
Have you find a solution ? I have the same question.
댓글 수: 2
Ozgun Savas
2018년 7월 5일
Joel Smith
2019년 6월 5일
Pretty sure it's not possible, you have to use uigetfile.
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!