ploting horizontal and vertical angles
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponse acceptée
the cyclist
le 31 Jan 2012
You might want to use the polar() command to make your plot.
0 commentaires
Plus de réponses (1)
Walter Roberson
le 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.
0 commentaires
Voir également
Catégories
En savoir plus sur Annotations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!