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!