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

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

Respuestas (1)

Sourabh Kondapaka
Sourabh Kondapaka el 17 de Feb. de 2021

0 votos

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

1 comentario

Junya Taniguchi
Junya Taniguchi el 17 de Feb. de 2021
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?

Iniciar sesión para comentar.

Categorías

Más información sobre アプリの作成 en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Preguntada:

el 10 de Feb. de 2021

Comentada:

el 17 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!