saving multiple .mat files into .txt files
Ältere Kommentare anzeigen
Hi,
I have many .mat files and want save it in .txt format. simple method to do it at once?
Antworten (1)
Tamir Suliman
am 7 Jan. 2018
Bearbeitet: Tamir Suliman
am 7 Jan. 2018
0 Stimmen
I found a similar question here dlmwrite function can be used may be you need just to pass the variable that is associated to the function
https://www.mathworks.com/matlabcentral/answers/179966-how-to-convert-a-mat-file-into-tab-separated-txt-file
Kategorien
Mehr zu Low-Level File I/O 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!