How can I Model a Bus Terminal in SimEvents?

2 ビュー (過去 30 日間)
Mobashshir
Mobashshir 2025 年 6 月 30 日
回答済み: Jacob Mathew 2025 年 7 月 2 日
I need to model a generic bus terminal using SimEvents. I am not understanding the mechanism at all. If anyone could put some light on the process then that would be very benificial for me.

回答 (1 件)

Jacob Mathew
Jacob Mathew 2025 年 7 月 2 日
You can utilize Composite Entity Creator and Composite Entity Splitter to achieve the behavior of a bus in SimEvents. The Composite Entity Creator allows you to create a composite entity consisting of all the entities arriving at the same time step with all their information on structure, attributes and timers of the arriving entities. The Composite Entity Splitter in return will separate the composite entity back into the respective entities.
You can refer to the following documentation to learn more about the blocks:

カテゴリ

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