How do I store entity attribute data in simevents?

조회 수: 1 (최근 30일)
Ho Jung Kim
Ho Jung Kim 2022년 7월 19일
답변: ag 2023년 9월 15일
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?

답변 (1개)

ag
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

카테고리

Help CenterFile Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by