필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

i have high resolution lat, lon, height data (matrix form) but they are not gridded. how would I create 3D plot in matlab as lat on x -axis, lon on y-axis and height on z-axis?

조회 수: 1 (최근 30일)
I have to produce an 3D image as shown in below by using above said data of lat,lon and height.
Thanks in advance.
  댓글 수: 1
dpb
dpb 2018년 11월 24일
Unfortunately, a glaring weakness in Matlab plotting functions is surface plots directly from scattered data...you'll have to try to interpolate enough to grid it to use any of the builtins (in base product, anyway, there could be something in some toolbox I'm unaware of).
If you have access, TecPlot is much more powerful in this regard.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by