Rand(1,1) generates identical numbers for different blocks of simulink

2 ビュー (過去 30 日間)
Aly Elhefny
Aly Elhefny 2020 年 7 月 21 日
回答済み: Jalaj Gambhir 2020 年 7 月 28 日
Hello everyone,
Hope you are all in good health.
I have multiple matlab funcitons inside my simulink model and each of those matlab function blocks includes a rand() function for genrating random numbers.
My problem is that for the same timestep, all blocks output the same random number. The following timestep results in a random number different from the previous timestep but again the same for all blocks at this particular time step.
I need to generate different random number for each block at every time step in simulink. How can I achieve that ?
Thanks in advnace
Stay safe

回答 (1 件)

Jalaj Gambhir
Jalaj Gambhir 2020 年 7 月 28 日
Hi,
Have a look at the answer here.

カテゴリ

Help Center および File ExchangeSources についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by