How to create random numbers per time rate

Hello
I need help in creating point in a x,y plot following a flow rate of point, for example I want to plot x,y point of where random locations of rain drops fall vertically into an area of 100*100, I tried to use the scatter plot of random x,y variables but all happen instantaneous and not per certain time
please help by guiding which functions of loop I can use

Respuestas (1)

louis rassinfosse
louis rassinfosse el 29 de Abr. de 2016

0 votos

You could try to use the 'pause' function inside a loop.. (I suppose you use a loop to make those points appear?)

La pregunta está cerrada.

Etiquetas

Preguntada:

el 29 de Abr. de 2016

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by