Find the coordinates of a point

1 view (last 30 days)
In a space,i have coordinates of some polygons, and then im using a 'random' function to form points over the entire space. Now i want to know coordinates of those points which are formed over the polygons. How can i calculate it?

Accepted Answer

Image Analyst
Image Analyst on 18 Apr 2015
Use the "inpolygon()" function.

More Answers (0)

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!