crop xyz map

1 visualizzazione (ultimi 30 giorni)
Eric
Eric il 1 Feb 2012
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

Risposte (1)

Image Analyst
Image Analyst il 1 Feb 2012
Yes, there is. Try inpolygon().
  1 Commento
Eric
Eric il 2 Feb 2012
cool exactly what I was looking for!

Accedi per commentare.

Categorie

Scopri di più su Surfaces, Volumes, and Polygons in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by