How to plot IMU data (XYZ_AER)?

조회 수: 17 (최근 30일)
AmirHossein  Majidirad
AmirHossein Majidirad 2019년 6월 2일
답변: Joel Handy 2019년 6월 3일
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
KSSV
KSSV 2019년 6월 3일
A scatter shall help.
AmirHossein  Majidirad
AmirHossein Majidirad 2019년 6월 3일
Thank you for your response. I could not find a suitable way to get around this using scatter
Could you explain a little bit? probably mentioning the syntax I should use

댓글을 달려면 로그인하십시오.

답변 (1개)

Joel Handy
Joel Handy 2019년 6월 3일
A quiver plot might help you. it essentially lets you draw vectors in 3D space.

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by