ファイルの複数読み込み(load)
Show older comments
カレントフォルダに[file1.txt] [file2.txt] [file3.txt]・・・[file100.txt]と100個のtxtファイルがあります。
これをMATLABのプログラム上にloadなどを用いて読みこませる事を目的としています。
for文などを用いて、いっきに読みこませたいと思ったのですが、ファイル名に変数を用いて読みこませる方法など
目的を達成する方法が愚直に書く以外、私では現状わかりませんでした。
やり方を教えていただけないでしょうか
Accepted Answer
More Answers (0)
Categories
Find more on ファイルの操作 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!