필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
lat = [ 43 43 41 38];
lon = [116 120 126 128];
Alttiude=[10000 5000 2000 1000]

답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by