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

Réponses (1)

KSSV
KSSV le 24 Mai 2022
Modifié(e) : KSSV le 24 Mai 2022

0 votes

REad about stem3, plot, legend

6 commentaires

Roja Eliza
Roja Eliza le 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 le 24 Mai 2022
What data you have for base map?
Roja Eliza
Roja Eliza le 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 le 24 Mai 2022
You have the basemap from GIS, thats fine in which format you have taken the basemap? Geotif?
Roja Eliza
Roja Eliza le 24 Mai 2022
no its in the shp or shapefile format
KSSV
KSSV le 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Line Plots dans Centre d'aide et File Exchange

Commenté :

le 24 Mai 2022

Community Treasure Hunt

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

Start Hunting!

Translated by