Creating a box with a pole pointing according to Euler angles and position vectors

1 回表示 (過去 30 日間)
Nikolaos Zafirakis
Nikolaos Zafirakis 2019 年 9 月 9 日
Hello, thanks in advance,
I have some Euler angles in body frame and some position vectors in ECI. As you can see below, I have plotted a graph. I want to make a box or a rectangle of any dimension with a pole stuck to the end of the x-axis and put this into an animation. I can’t figure out how to proceed with this issue does anyone have any ideas?
Matlab command:
h = quiver3((r(1,:))',(r(2,:))',(r(3,:))',eulZYZ(:,1),eulZYZ(:,2),eulZYZ(:,3));
sample model.jpg

回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by