crop xyz map

I have a topographic map in xyz format (x,y,elevation). I'm wondering if there exists a function that returns the points inside a given closed polygon.
Input would be at least 3 pts and output would be points inside this polygon.
THank you very much,
Eric

답변 (1개)

Image Analyst
Image Analyst 2012년 2월 1일

0 개 추천

Yes, there is. Try inpolygon().

댓글 수: 1

Eric
Eric 2012년 2월 2일
cool exactly what I was looking for!

댓글을 달려면 로그인하십시오.

카테고리

태그

질문:

2012년 2월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by