how can i plot a moving object in Matlab

I am trying to plot a gliding object. I know the velocity of the object falling. How can i approach this in matlab?
any help will appreciated.
thank you

답변 (1개)

KSSV
KSSV 2017년 1월 14일

0 개 추천

You will have data of points ie (x,y) at different time steps. Run a loop for time step and plot each point to make object move.

카테고리

도움말 센터File Exchange에서 Graphics Performance에 대해 자세히 알아보기

질문:

2017년 1월 14일

답변:

2017년 1월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by