check point inside square
Mostrar comentarios más antiguos
Dear all, I want to check a point inside square.
Regards
Respuestas (1)
Image Analyst
el 3 de Oct. de 2014
1 voto
Try the inpolygon() function to check if a point is inside a polygon or rectangle.
Categorías
Más información sobre Computational Geometry en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!