Map with Swedish borders and size of marker

Does anyone know if there is shape-file available in Matlab with Sweden borders to use with geoshow? I also use scatterm to put dots at various positions on the map but . is too small and the circle or filled circle a bit large. Can I set the size of the filled circle?
Thank you for your help.
Maj-Lena Linderson

Answers (1)

MATLAB does not have a shapefile of just Sweden. You can find what is available in the following two locations (windows 10 and MATLAB R2021a).
  • C:\Program Files\MATLAB\R2021a\toolbox\map\mapdata\
  • C:\Program Files\MATLAB\R2021a\examples\map\data\
However, you can certainly find one on the internet and use the shaperead function to import it into MATLAB.

Asked:

on 19 Mar 2021

Answered:

on 19 Mar 2021

Community Treasure Hunt

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

Start Hunting!