3D Visualization of Motion

4 次查看(过去 30 天)
Manju Rana
Manju Rana 2022-9-25
回答: Abhijeet 2023-8-30
Hi,
I have a dataset of motion of four legs of horse. I need to visualize the motion of the horse during different activities. For example, the motion of the leg of the horse during one activity - walking.
The data consists of Euler angles.

回答(1 个)

Abhijeet
Abhijeet 2023-8-30
Hi Manju,
I understand that you want to visualize motion of legs of horse. If you want to visualize in the 3D plotting format you can use these functions: - ’plot3’,’scatter3’,’quiver3’. For more information refer to the documentation below :-
For animation you can use ‘drawnow’ function. You can refer following documentation for animation function.

类别

Help CenterFile Exchange 中查找有关 Animation 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by