How to convert euler angles or quaternion into xy(cartesian)coordinates
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How to convert euler angles or quaternion into xy(cartesian)coordinates
2 Kommentare
KSSV
am 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
am 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?
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!