Given a list of altitude and corresponding waypoints, how can i get a 3d visualisation plots?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
lat = [ 43 43 41 38];
lon = [116 120 126 128];
Alttiude=[10000 5000 2000 1000]
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!