How can I plot boundary of India?
Show older comments
How can I plot boundary of India with lat values -10 to 40 and lon value 40 to 100, on a contour plot of temperature?
Answers (2)
If you have the mapping toolbox then you can use the worldmap function:
If you don't, then you can plot your boundaries as a regular plot. How easy that is will depend on the format of your data.
Cheers!
Chad Greene
on 31 May 2016
0 votes
Another option is to use borders, which plots political boundaries with or without Matlab' Mapping Toolbox.
Categories
Find more on Line Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!