plot flight path on MATLAB
古いコメントを表示
I have a csv file of my flight simulation with ECEF data but I'm facing difficulty in converting the ECEF data into lla, which prevents me from plotting my flight path on MATLAB
回答 (1 件)
Abhisek Pradhan
2019 年 11 月 18 日
0 投票
ECEF data can be converted into LLA using ecef2lla function. And the converted data can be plotted using MATLAB.
カテゴリ
ヘルプ センター および File Exchange で Animation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!