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

Respuestas (1)

Abhisek Pradhan
Abhisek Pradhan el 18 de Nov. de 2019

0 votos

ECEF data can be converted into LLA using ecef2lla function. And the converted data can be plotted using MATLAB.

Categorías

Más información sobre Animation en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 14 de Nov. de 2019

Respondida:

el 18 de Nov. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by