Save matlab figure as basemap

I'm trying to plot distribution data on top of a map I have already made. How can I save a matlab figure as custom basemap to plot distriubiton on top (distribution data only included lat lon and No_Individuals)

3 comentarios

KSSV
KSSV el 3 de Ag. de 2023
Can you explain more your question? With an example or code.
Madison
Madison el 3 de Ag. de 2023
The attached file is a picture of my map, I have the same map saved as a matlab figure (it's too large and wont let me link it). I am trying to plot another dataset (lat,lon,and number of individuals in csv format) on top of this map.
Mann Baidi
Mann Baidi el 21 de Ag. de 2023
Hi, What does x and y axis denote?

Iniciar sesión para comentar.

 Respuesta aceptada

Praveen Reddy
Praveen Reddy el 23 de Ag. de 2023

0 votos

Hi Madison,
As per my understanding, you are trying to add a custom basemap from a MATLAB figure to the list of available basemaps for use with mapping functions. However “addCustomBasemap” function allows you to use either of the following:
  • URL of the basemap tiles
  • MBTiles file containing raster or vector map tiles.
I suggest you to go through the following documentations for adding custom base map.

Más respuestas (0)

Categorías

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

Productos

Versión

R2023a

Etiquetas

Preguntada:

el 3 de Ag. de 2023

Respondida:

el 23 de Ag. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by