check point inside square
Show older comments
Dear all, I want to check a point inside square.
Regards
Answers (1)
Image Analyst
on 3 Oct 2014
1 vote
Try the inpolygon() function to check if a point is inside a polygon or rectangle.
Categories
Find more on Computational Geometry in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!