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!