How to calculate the subtended angle ?

2 ビュー (過去 30 日間)
Rami
Rami 2021 年 11 月 20 日
コメント済み: Star Strider 2021 年 11 月 20 日
I want to calculate the angle between two lines in GUI

採用された回答

Star Strider
Star Strider 2021 年 11 月 20 日
See my Answer to How can I calculate the angles between a polygons vertices? for an approach that appears to work.
.
  2 件のコメント
Rami
Rami 2021 年 11 月 20 日
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 2021 年 11 月 20 日
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.
.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeElementary Polygons についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by