How to plot a stem 3d plot with base map

How can I plot this (in figure) kind of stem plot showing a base map in 3d plane with stems showing at different lat long location and different process

回答(1 个)

KSSV
KSSV 2022-5-24
编辑:KSSV 2022-5-24
REad about stem3, plot, legend

6 个评论

I know how to do all that. I am asking how can You add a 2d base map to a 3dplot
What data you have for base map?
I have a base map from a gis data.could you tell me what data do I need specifically for matlab or I can just use the map from gis directly?
You have the basemap from GIS, thats fine in which format you have taken the basemap? Geotif?
no its in the shp or shapefile format
That's why I suggested you plot. You can read the shape file using shaperead and the it can be plotted using plot. This will be a 2D plot, then change the view and plot your stem3 plots.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Line Plots 的更多信息

标签

提问:

2022-5-24

评论:

2022-5-24

Community Treasure Hunt

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

Start Hunting!

Translated by