How do I store entity attribute data in simevents?

1 visualización (últimos 30 días)
Ho Jung Kim
Ho Jung Kim el 19 de Jul. de 2022
Respondida: ag el 15 de Sept. de 2023
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?

Respuestas (1)

ag
ag el 15 de Sept. de 2023
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

Categorías

Más información sobre Discrete-Event Simulation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by