how to read NASA AMES FORMAT data
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
SChow
2020-7-14
1 个评论
Walter Roberson
2020-7-16
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!