ダイアログによる複数ファイルの選択

uigetfileを使って複数ファイルを選択し、それらのパス+ファイル名を取得することはできると思いますが、同じような感じで、ダイアログで複数のフォルダを選択し、それらのパス+フォルダ名を取得する関数や方法はありますでしょうか。

回答(1 个)

Sourabh Kondapaka
Sourabh Kondapaka 2021-2-17

0 个投票

"uigetdir()" is the function that you are looking for. Please refer to the documentation link here

1 个评论

Junya Taniguchi
Junya Taniguchi 2021-2-17
Thank you for your comment.
I know "uigetdir()" but I think I can't select multiple folders at the same time by this function.
Would you please let me know how to select multiple folders?

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 アプリの作成 的更多信息

产品

版本

R2020a

Community Treasure Hunt

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

Start Hunting!