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!