So i wanted a dynamic way to read 3 files from these folders with extensions .w1 , .w2 and .hdr into variables.
1 回表示 (過去 30 日間)
古いコメントを表示
回答 (1 件)
Abhisek Pradhan
2019 年 8 月 27 日
One possible way is to store all the targeted folders inside the directory in a variable using dir function. Loop in each folder using the variable to get the desired files.
Refer the following link for more help:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で File Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!