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

Antworten (1)

KSSV
KSSV am 24 Mai 2022
Bearbeitet: KSSV am 24 Mai 2022

0 Stimmen

REad about stem3, plot, legend

6 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Line Plots finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 24 Mai 2022

Kommentiert:

am 24 Mai 2022

Community Treasure Hunt

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

Start Hunting!

Translated by