Conversion dat file into m file
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
KALYAN ACHARJYA
am 11 Mai 2020
Bearbeitet: KALYAN ACHARJYA
am 11 Mai 2020
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!