How do I store entity attribute data in simevents?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
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
0 comentarios
Ver también
Categorías
Más información sobre Discrete-Event Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!