Afficher commentaires plus anciens
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
Réponses (1)
Image Analyst
le 1 Fév 2012
0 votes
Yes, there is. Try inpolygon().
1 commentaire
Eric
le 2 Fév 2012
Catégories
En savoir plus sur Map Display dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!