check point inside square

4 views (last 30 days)
imola
imola on 3 Oct 2014
Edited: imola on 17 Feb 2015
Dear all, I want to check a point inside square.
Regards

Answers (1)

Image Analyst
Image Analyst on 3 Oct 2014
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!