how to read NASA AMES FORMAT data
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
SChow
il 14 Lug 2020
1 Commento
Walter Roberson
il 16 Lug 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.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!