question

Tomi Kosunen avatar image
0 Likes"
Tomi Kosunen asked Felix Möhlmann answered

executestring and random seed

Hi

How executestring(triangular(1,3,2,9)) uses random seed? I tested it and I have a doubt that it doesn't recognize it at all.

Example:

string myDistr = "triangular(1,3,2,9)";

double ret = executestring(myDistr);

return ret;


FlexSim 25.0.4
random seedexecutestring
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

It should and it does so on my end.

1743577274574.png

Again though, only after I reset the model at least once. If I open a fresh FlexSim instance and generate the values without resetting first I get the same results as you.

1743577343667.png


1743577274574.png (11.6 KiB)
1743577343667.png (7.2 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.