plot flight path on MATLAB
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Abhisek Pradhan
le 18 Nov 2019
ECEF data can be converted into LLA using ecef2lla function. And the converted data can be plotted using MATLAB.
0 commentaires
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!