Save matlab figure as basemap

조회 수: 2 (최근 30일)
Madison
Madison 2023년 8월 3일
답변: Praveen Reddy 2023년 8월 23일
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
Madison
Madison 2023년 8월 3일
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 2023년 8월 21일
Hi, What does x and y axis denote?

댓글을 달려면 로그인하십시오.

채택된 답변

Praveen Reddy
Praveen Reddy 2023년 8월 23일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geographic Plots에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by