Find the coordinates of a point
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Image Analyst
2015년 4월 18일
Use the "inpolygon()" function.
댓글 수: 2
Image Analyst
2015년 4월 20일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Elementary Polygons에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!