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일

0 개 추천

REad about stem3, plot, legend

댓글 수: 6

Roja Eliza
Roja Eliza 2022년 5월 24일
I know how to do all that. I am asking how can You add a 2d base map to a 3dplot
KSSV
KSSV 2022년 5월 24일
What data you have for base map?
Roja Eliza
Roja Eliza 2022년 5월 24일
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?
KSSV
KSSV 2022년 5월 24일
You have the basemap from GIS, thats fine in which format you have taken the basemap? Geotif?
Roja Eliza
Roja Eliza 2022년 5월 24일
no its in the shp or shapefile format
KSSV
KSSV 2022년 5월 24일
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