3D Visualization of Motion

1 visualización (últimos 30 días)
Manju Rana
Manju Rana el 25 de Sept. de 2022
Respondida: Abhijeet el 30 de Ag. de 2023
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.

Respuestas (1)

Abhijeet
Abhijeet el 30 de Ag. de 2023
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.

Categorías

Más información sobre Animation en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by