how to read NASA AMES FORMAT data
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
SChow
el 14 de Jul. de 2020
Comentada: Walter Roberson
el 16 de Jul. de 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 comentarios
Respuesta aceptada
SChow
el 14 de Jul. de 2020
1 comentario
Walter Roberson
el 16 de Jul. de 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.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!