plot flight path on MATLAB
4 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Abhisek Pradhan
2019 年 11 月 18 日
ECEF data can be converted into LLA using ecef2lla function. And the converted data can be plotted using MATLAB.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!