Running same code in multiple instances of matlab

Hi,
I ran a same code in two different instances of matlab(both running at same time). Both the codes gave same result(e.g the random numbers generated in both runs are same!)
So can't I run same code in two diff instances simultaneously?

 採用された回答

Paulo Silva
Paulo Silva 2011 年 4 月 17 日

1 投票

You just need to learn more about random number generators, take a look at this

1 件のコメント

srinadh
srinadh 2011 年 4 月 21 日
That clarified my confusion. Thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeRandom Number Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by