In what order do entities leave an Entity Store?

1 visualización (últimos 30 días)
Akram Najjar
Akram Najjar el 16 de Oct. de 2018
Respondida: Krishna Akella el 4 de Dic. de 2018
If n entities are found in an Entity Store and the downstream block opens to serve 1 or 2 or x, what is the order by which the entities leave the Entity Store?

Respuesta aceptada

Krishna Akella
Krishna Akella el 4 de Dic. de 2018
Hi Akram,
All entities in an 'Entity Store' block are in a 'ready to leave' state. If the down-stream block is not selective about which entities it wants to select, then entities leave the 'Entity Store' in a FIFO order.
The real benefit of the 'Entity Store' is when it used in conjunction with a block like the 'Entity Selector' block.
- Krishna

Más respuestas (0)

Categorías

Más información sobre Generate and Destroy Entities and Messages en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by