How can I plot boundary of India?

조회 수: 5 (최근 30일)
bhavini
bhavini 2012년 8월 17일
답변: Chad Greene 2016년 5월 31일
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?

답변 (2개)

José-Luis
José-Luis 2012년 8월 17일
편집: José-Luis 2012년 8월 17일
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
Chad Greene 2016년 5월 31일
Another option is to use borders, which plots political boundaries with or without Matlab' Mapping Toolbox.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by