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)
Show older comments
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?
1 Comment
Answers (1)
Sachin Meena
on 8 Jan 2019
Try the following variation of 'worldmap' function.
worldmap(latlim,lonlim)
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!