existを用いたフォルダの存在の判定
Mostrar comentarios más antiguos
existを用いて複数のフォルダの有無を確かめたいと考えています。 existは
exist myfolder dir
のmyfolderがフォルダ名でないと機能しないと思いますが、今回は
フォルダ名はstrcatで生成してこれをexistで判定したいと考えています。
この場合どのように設定すればいいでしょうか。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre ファイルの操作 en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!