Find the coordinates of a point
1 view (last 30 days)
Show older comments
SUSHMA MB
on 18 Apr 2015
Commented: Image Analyst
on 20 Apr 2015
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?
0 Comments
Accepted Answer
Image Analyst
on 18 Apr 2015
Use the "inpolygon()" function.
2 Comments
Image Analyst
on 20 Apr 2015
What can I do to help you? See http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
More Answers (0)
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!