how to read NASA AMES FORMAT data
9 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
SChow
on 14 Jul 2020
1 Comment
Walter Roberson
on 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.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!