How do I store entity attribute data in simevents?
1 次查看(过去 30 天)
显示 更早的评论
I am generating entites with multiple attributes, and need to store attribute data in certain servers. I tried to use Data Store Memory, but it doesn't seem to work with simevents stuff. Is there a way for me to store entity attribute data and use the data during simulation?
0 个评论
回答(1 个)
ag
2023-9-15
Hi Ho Jung,
I understand that you need to store attributes for your entities while working with the 'SimEvents'.
To achieve that, you can use the 'Entity Store' block of the 'SimEvents' library, which serves as a container or bin to store the entities.
For more details regarding the entity store please refer the following MATLAB documentation:
Hope this helps!
Best Regards, Aryan Gupta
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete-Event Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!