How do i find out if a queue is not empty?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Abdolkarim Mohammadi
el 24 de Jun. de 2021
At such points, the next block to which the Compare blocks are connected, is a Hit crossing block.
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!