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

Respuestas (1)

KSSV
KSSV el 14 de En. de 2017

0 votos

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.

Categorías

Más información sobre Graphics Performance en Centro de ayuda y File Exchange.

Preguntada:

el 14 de En. de 2017

Respondida:

el 14 de En. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by