回答済み
How to save multiple text files with same name, but with incrementing numbers
Instead of filename.dat, you could substitute ['myFilename_',num2str(i),'.dat], as the loop increments, it will create a new na...

4年以上 前 | 0

| 採用済み