saving multiple .mat files into .txt files
4 次查看(过去 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!