how to read NASA AMES FORMAT data
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SChow
am 14 Jul. 2020
Kommentiert: Walter Roberson
am 16 Jul. 2020
I havea data with '.nas' extension (NASA AMES FORMAT). Is there a way to read it. I tried readtable and dlmread. None would work.
Please see the data attached as .zip
an update: see the solution in 'answers'
4 Kommentare
Akzeptierte Antwort
SChow
am 14 Jul. 2020
1 Kommentar
Walter Roberson
am 16 Jul. 2020
no, when you fopen you can give any file name. fopen does not use the file name to identify the type of the file in any way.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!