How to convert euler angles or quaternion into xy(cartesian)coordinates
    10 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
How to convert euler angles or quaternion into xy(cartesian)coordinates
2 commentaires
  KSSV
      
      
 le 16 Mai 2018
				If you have polar coordinates (r,theta), you can convert them to Cartesian using pol2cart. How a angle alone can be converted to Cartesian coordinates?
  James Tursa
      
      
 le 16 Mai 2018
				Euler angles and quaternions typically represent rotations, so converting them to xy positions doesn't make sense. Can you give us more detail about what you are trying to do, and why you think you need this conversion?
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


