Conversion dat file into m file
Afficher commentaires plus anciens
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.
Réponses (1)
KALYAN ACHARJYA
le 11 Mai 2020
Modifié(e) : KALYAN ACHARJYA
le 11 Mai 2020
0 votes
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.
Catégories
En savoir plus sur Standard File Formats dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!