Conversion dat file into m file
显示 更早的评论
Hi, I am struggling with converting .dat file into .m file. Would you please solve my issue?
I included the link where dowloaded the file.
回答(1 个)
KALYAN ACHARJYA
2020-5-11
编辑:KALYAN ACHARJYA
2020-5-11
0 个投票
Why m file ?
Use the readtable or readmatrix function and save the file in allowable format. .m file represents as MATLAB script file. You can save the data file other different formats.
类别
在 帮助中心 和 File Exchange 中查找有关 Standard File Formats 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!