How do i find out if a queue is not empty?
2 views (last 30 days)
Show older comments
Hi. I'm modelling an elevator with SimEvents. Therefore i want to know at certain points, if there's someone waiting in the different levels of the building, which means there's an entity in the respective entity queue. My idea was to compare the number of entities in the queue with a compare to constant block. But then i don't know how to continue.
Regards!
0 Comments
Answers (1)
Abdolkarim Mohammadi
on 24 Jun 2021
At such points, the next block to which the Compare blocks are connected, is a Hit crossing block.
See Also
Categories
Find more on Discrete-Event Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!