ploting horizontal and vertical angles

조회 수: 2 (최근 30일)
Ahsan Khan
Ahsan Khan 2012년 1월 31일
hi there is there a way to plot two angles in matlab. let me explain. I have measured several target points on a wall using a theodolite instrument. the measurement are in angles (vertical and horizontal). i would like to plot it so i can have a visual of the points. please help. thanks. cheers SN
  댓글 수: 1
Image Analyst
Image Analyst 2012년 1월 31일
What was wrong with the plot() function?

댓글을 달려면 로그인하십시오.

채택된 답변

the cyclist
the cyclist 2012년 1월 31일
You might want to use the polar() command to make your plot.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2012년 1월 31일
It seems to me that you would need a radius (distance from the instrument) to visualize properly. You do indicate that the locations are on a wall, which constrains the radii, but the matter is left uncertain unless we know the planar orientation of the wall relative to the measurement axes.

카테고리

Help CenterFile Exchange에서 Instrument Connection and Communication에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by