Azzera filtri
Azzera filtri

How to calculate the subtended angle ?

3 visualizzazioni (ultimi 30 giorni)
Rami
Rami il 20 Nov 2021
Commentato: Star Strider il 20 Nov 2021
I want to calculate the angle between two lines in GUI

Risposta accettata

Star Strider
Star Strider il 20 Nov 2021
See my Answer to How can I calculate the angles between a polygons vertices? for an approach that appears to work.
.
  2 Commenti
Rami
Rami il 20 Nov 2021
It worked , but if i want the calclated angle apper on the orignal figure rather than ploting another figure . I am doing it on GUI
Star Strider
Star Strider il 20 Nov 2021
I have very little experience with GUIs, and none of the code being used to generate the figures.
Remember to include the axes handle (gca) in the plot arguments to specify the axes being modified.
.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by