Conversion dat file into m file
Mostrar comentarios más antiguos
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.
Respuestas (1)
KALYAN ACHARJYA
el 11 de Mayo de 2020
Editada: KALYAN ACHARJYA
el 11 de Mayo de 2020
0 votos
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.
Categorías
Más información sobre Standard File Formats en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!