existを用いたフォルダの存在の判定
Afficher commentaires plus anciens
existを用いて複数のフォルダの有無を確かめたいと考えています。 existは
exist myfolder dir
のmyfolderがフォルダ名でないと機能しないと思いますが、今回は
フォルダ名はstrcatで生成してこれをexistで判定したいと考えています。
この場合どのように設定すればいいでしょうか。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur ファイルの操作 dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!