How do i find out if a queue is not empty?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Abdolkarim Mohammadi
le 24 Juin 2021
At such points, the next block to which the Compare blocks are connected, is a Hit crossing block.
Voir également
Catégories
En savoir plus sur Discrete-Event Simulation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!