3D Visualization of Motion

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.

Risposte (1)

Abhijeet
Abhijeet il 30 Ago 2023

0 voti

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.

Categorie

Prodotti

Release

R2021b

Richiesto:

il 25 Set 2022

Risposto:

il 30 Ago 2023

Community Treasure Hunt

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

Start Hunting!

Translated by