In what order do entities leave an Entity Store?

1 回表示 (過去 30 日間)
Akram Najjar
Akram Najjar 2018 年 10 月 16 日
回答済み: Krishna Akella 2018 年 12 月 4 日
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?

採用された回答

Krishna Akella
Krishna Akella 2018 年 12 月 4 日
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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDiscrete-Event Simulation についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by