Matlab Countries list used in worldmap...

18 visualizzazioni (ultimi 30 giorni)
Roberto
Roberto il 17 Mag 2020
Risposto: Roberto il 18 Mag 2020
Does any one how to get the list of countries used in the worldmap function?
for intance, typing Map = worldmap('France') you get a figure ready to use with plotm function to draw the country borders. Typing Map2 = worldmap('Bonaire') you get:
Error using regionmap>getLimitsFromRegions (line 298)
Unknown region name: 'Bonaire'.
Error in regionmap (line 101)
[latlim, lonlim] = getLimitsFromRegions(...
Error in worldmap (line 121)
ax = regionmap(mfilename, varargin);

Risposte (1)

Roberto
Roberto il 18 Mag 2020
Nevermind....
just type worldmap and a menu will be displayed.
:P

Categorie

Scopri di più su Data Exploration in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by