How to get data only for specific country?

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.

Answers (1)

Jan
Jan on 2 Oct 2017
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.

Categories

Find more on Oceanography and Hydrology in Help Center and File Exchange

Tags

No tags entered yet.

Asked:

on 2 Oct 2017

Answered:

Jan
on 2 Oct 2017

Community Treasure Hunt

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

Start Hunting!