How to plot IMU data (XYZ_AER)?

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 日

0 投票

A quiver plot might help you. it essentially lets you draw vectors in 3D space.

カテゴリ

ヘルプ センター および File ExchangePolar Plots についてさらに検索

質問済み:

2019 年 6 月 2 日

回答済み:

2019 年 6 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by