How to convert euler angles or quaternion into xy(cartesian)coordinates
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to convert euler angles or quaternion into xy(cartesian)coordinates
2 comentarios
KSSV
el 16 de Mayo de 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
el 16 de Mayo de 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?
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!