Is it possible to save an entity attribute into a variable and then read it in real time during the simulation in SimEvents?
1 view (last 30 days)
Show older comments
Edoardo Sottoriva
on 10 Jul 2017
Answered: Siddharth Jawahar
on 18 Jul 2017
I'm running a simulation of a production system, and at a ceratin time I need to Know the actual state of the system in order to give a certain value of an entity attribute. The actual state of the system is given by knowing which entities are inside a server and the time remaining for their processing.
0 Comments
Accepted Answer
Siddharth Jawahar
on 18 Jul 2017
I understand that you would like to change the attribute of an entity during simulation. You can use these links to find more about manipulating entity attributes:
0 Comments
More 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!