how to find the angle between the centre point and an edge point of a circle?

5 visualizaciones (últimos 30 días)
how to find the angle between the centre point and an edge point of a circle?
  2 comentarios
Matt J
Matt J el 9 de Mayo de 2013
You'll need to clarify. An angle is something that lies "between" two rays, not between two points.
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran el 9 de Mayo de 2013
ok. consider a clock which shows the times.. 15.35 I need to know the angle between it

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 9 de Mayo de 2013
I think the atand() or atan() function would do an outstanding job here.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by