필터 지우기
필터 지우기

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 CenterFile Exchange에서 Elementary Polygons에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by