필터 지우기
필터 지우기

In what order do entities leave an Entity Store?

조회 수: 2 (최근 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 CenterFile Exchange에서 Generate and Destroy Entities and Messages에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by