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

Respuestas (1)

KSSV
KSSV el 24 de Mayo de 2022
Editada: KSSV el 24 de Mayo de 2022

0 votos

REad about stem3, plot, legend

6 comentarios

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

Iniciar sesión para comentar.

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de Mayo de 2022

Comentada:

el 24 de Mayo de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by