saving multiple .mat files into .txt files
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have many .mat files and want save it in .txt format. simple method to do it at once?
0 件のコメント
回答 (1 件)
Tamir Suliman
2018 年 1 月 7 日
編集済み: Tamir Suliman
2018 年 1 月 7 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で String Parsing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!