how to read NASA AMES FORMAT data
9 ビュー (過去 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 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!