convert multiple .txt into .mat in same folder
古いコメントを表示
I want to automatically convert multiple .txt files in a folder into .mat file in same folder . How can i do it programmatically?
2 件のコメント
Rik
2018 年 8 月 23 日
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
2018 年 8 月 25 日
採用された回答
その他の回答 (1 件)
Harshini Gangapuram
2019 年 3 月 24 日
0 投票
Could you just share how were you able to do that?
1 件のコメント
Rik
2019 年 3 月 24 日
This is not an answer. Please post this as a comment on either answer or the question itself and then delete this answer.
カテゴリ
ヘルプ センター および File Exchange で File Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!