How to plot IMU data (XYZ_AER)?
Mostrar comentarios más antiguos
I have collected a set of data from G4 POLHEMUS motion tracker. Each frame consists of six arrays (XYZ_AER). I wish to 3D-plot a coordinate system of three vectors (XYZ) at each point having the position values and also considering the orientation of the coordinate system using azimuth,elevation and roll values.
2 comentarios
KSSV
el 3 de Jun. de 2019
A scatter shall help.
AmirHossein Majidirad
el 3 de Jun. de 2019
Respuestas (1)
Joel Handy
el 3 de Jun. de 2019
0 votos
A quiver plot might help you. it essentially lets you draw vectors in 3D space.
Categorías
Más información sobre Tracking and Sensor Fusion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!