필터 지우기
필터 지우기

How to get data only for specific country?

조회 수: 2 (최근 30일)
Pritha Pande
Pritha Pande 2017년 10월 2일
답변: Jan 2017년 10월 2일
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