existを用いたフォルダの存在の判定
Show older comments
existを用いて複数のフォルダの有無を確かめたいと考えています。 existは
exist myfolder dir
のmyfolderがフォルダ名でないと機能しないと思いますが、今回は
フォルダ名はstrcatで生成してこれをexistで判定したいと考えています。
この場合どのように設定すればいいでしょうか。
Accepted Answer
More Answers (0)
Categories
Find more on ファイルの操作 in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!