check point inside square
3 views (last 30 days)
Show older comments
Dear all, I want to check a point inside square.
Regards
0 Comments
Answers (1)
Image Analyst
on 3 Oct 2014
Try the inpolygon() function to check if a point is inside a polygon or rectangle.
0 Comments
See Also
Categories
Find more on Elementary Polygons 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!