export numeric array to ASCII file using save
Ältere Kommentare anzeigen
Hi everyone
I want to export matlab data ASCII file. I used save my_data.out A -ASCII and it worked fine. Note that my_data.out is the name of file after converting. The problem that I faced off is that i have multiple file names to convert to .out and i want to have different file names like my_data_1.out, my_data2.out (it is more than 1200 files). I don't want to manually do it one by one.
is there a way to do it? Please helps. Thanks
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Import and Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!