Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
AThomas
AThomas le 10 Mai 2020
Clôturé : MATLAB Answer Bot le 20 Août 2021
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 commentaire
darova
darova le 10 Mai 2020
Modifié(e) : darova le 10 Mai 2020
polyxpoly also returns indices that were intersected
You can extract appropriate data and use atan2d

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by