convert multiple .txt into .mat in same folder
Ältere Kommentare anzeigen
I want to automatically convert multiple .txt files in a folder into .mat file in same folder . How can i do it programmatically?
2 Kommentare
Rik
am 23 Aug. 2018
That depends on the contents of your txt files. What kind of variable should the file be loaded to? Once you have a script that converts the file to variables, it should be almost trivial to put that in a loop and run that for each file.
cloudy snow
am 25 Aug. 2018
Akzeptierte Antwort
Weitere Antworten (1)
Harshini Gangapuram
am 24 Mär. 2019
0 Stimmen
Could you just share how were you able to do that?
1 Kommentar
Rik
am 24 Mär. 2019
This is not an answer. Please post this as a comment on either answer or the question itself and then delete this answer.
Kategorien
Mehr zu File Operations 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!