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