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
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.

カテゴリ

タグ

質問済み:

2020 年 5 月 11 日

編集済み:

2020 年 5 月 11 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by