필터 지우기
필터 지우기

3D Visualization of Motion

조회 수: 3 (최근 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