Plot aircraft dynamic trajectories
Mostra commenti meno recenti
Hello,
I have (x,y,z) data (Lat, Lon, Altitude) of different aircraft. I have the 3D position of around 700 aircrafts, refreshed every few seconds. I want to make a plot over time to see the trajectories. It may work:
- Plot all the trajectory from the begining to the actual time instant.
- Plot the last minute part of the trajectory.
- Plot only the actual position.
Is there any Matlab built-in function to do so? Or maybe an external library?
I was struggling with scatter3 and plot3 functions for a long time, but I don't get the desired results. Furthermore, the code is very inefficient, and plot takes a while to refresh.
Long time ago I remeber I saw on internet a "library" which allow you to plot flight data even given information of Pitch, Row, Yaw angles on Matlab, but I am not able to find it again.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Guidance, Navigation, and Control (GNC) in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!