ploting horizontal and vertical angles

2 views (last 30 days)
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

Accepted Answer

the cyclist
the cyclist on 31 Jan 2012
You might want to use the polar() command to make your plot.

More Answers (1)

Walter Roberson
Walter Roberson on 31 Jan 2012
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.

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!