How to plot IMU data (XYZ_AER)?
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Joel Handy
am 3 Jun. 2019
A quiver plot might help you. it essentially lets you draw vectors in 3D space.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Polygons finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!