Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to create random numbers per time rate

1 回表示 (過去 30 日間)
bassam imam
bassam imam 2016 年 4 月 29 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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

回答 (1 件)

louis rassinfosse
louis rassinfosse 2016 年 4 月 29 日
You could try to use the 'pause' function inside a loop.. (I suppose you use a loop to make those points appear?)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by