Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Is there a straight forward way to find the angle of intersection when using polyxpoly?

조회 수: 1 (최근 30일)
AThomas
AThomas 2020년 5월 10일
마감: MATLAB Answer Bot 2021년 8월 20일
I have a polyshape and a line coincedent with the Y axis.
As I rotate the polyshape I would like to know the angle of intersection at the point given by the polyxpoly function.
Is there a straight forward way to achieve this?
  댓글 수: 1
darova
darova 2020년 5월 10일
편집: darova 2020년 5월 10일
polyxpoly also returns indices that were intersected
You can extract appropriate data and use atan2d

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by