how do I get different random duration every time I run a simulation in SimEvents?
1 view (last 30 days)
Show older comments
Hi,
I am modelling a simple queuing model in SimEvents including a queue block and a server. For the server I am using an event-based random number to generate random duration from a Gamma distribution. When I run the model it uses random number but, the next time I run it, the model again uses the same number and do not give a new set of durations. How can I make this happen? My model and the answer are shown below.
In Discrete Event Simulation when using stochastic distribution, the model should produce different answer each time, then by running a certain number of times it should converge to a constant answer.
I would appreciate any help.
0 Comments
Answers (0)
See Also
Categories
Find more on Discrete-Event Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!