saving multiple .mat files into .txt files
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I have many .mat files and want save it in .txt format. simple method to do it at once?
0 Commenti
Risposte (1)
Tamir Suliman
il 7 Gen 2018
Modificato: Tamir Suliman
il 7 Gen 2018
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
0 Commenti
Vedere anche
Categorie
Scopri di più su String Parsing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!