plot flight path on MATLAB

4 views (last 30 days)
Douglas Lai
Douglas Lai on 14 Nov 2019
Answered: Abhisek Pradhan on 18 Nov 2019
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

Answers (1)

Abhisek Pradhan
Abhisek Pradhan on 18 Nov 2019
ECEF data can be converted into LLA using ecef2lla function. And the converted data can be plotted using MATLAB.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!