Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

how does one modify the latitude and longitude axies when using the worldmap pllotting option?

1 view (last 30 days)
As an example using the image at the bottom of the worldmap page (North America with the US states in different colors); how does one modify the axies to view an area between 120 W and 80 W and 20 N and 40 N?

Answers (1)

Sachin Meena
Sachin Meena on 8 Jan 2019
Try the following variation of 'worldmap' function.
worldmap(latlim,lonlim)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!