フィルターのクリア

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 日間)
sivaiah borra
sivaiah borra 2018 年 11 月 24 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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