Given a list of altitude and corresponding waypoints, how can i get a 3d visualisation plots?

8 visualizaciones (últimos 30 días)
lat = [ 43 43 41 38];
lon = [116 120 126 128];
Alttiude=[10000 5000 2000 1000]

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by