How to get data only for specific country?

2 次查看(过去 30 天)
I have data ranging from latitude (0 to 40) and longitude (60 to 100), clearly this data has india + oceans surrounding it. I want the matrix to show values only for India and omit rest of the values.

回答(1 个)

Jan
Jan 2017-10-2
At first you need a data set for the borders of India. A short web search reveals e.g.
Now I assume inpolygon is the next step to determine the points inside India.

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by