Switch depending on the end of a line (Simevents)
1 回表示 (過去 30 日間)
古いコメントを表示
Hello Mathworks Community,![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/647250/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/647250/image.png)
I want to create a model (Simevents) that simulates events from different entities. However, all these events are on the same line and I want search how to put a switch (or an other idea) which can let one event go only if the previous event has finished.
I show you the beginning of my model, I tried a method but it does not work. Indeed, the "Composite Entity Creator" does not act like I want. It lets go the 2 events at the same time, not separately.
If someone has some ideas, I would be happy to listen to him.
Thank you,
Salim
0 件のコメント
回答 (1 件)
Jean-Paul Marcade
2021 年 6 月 14 日
Hi Salim,
I'm not sure to understand the expected behavior but if you don't find what you are looking for in the SimEvents library, you can create custom blocks in MATLAB : https://www.mathworks.com/help/simevents/ug/create-custom-blocks-using-matlab-discrete-event-system-block.html
参考
カテゴリ
Help Center および File Exchange で Discrete-Event Simulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!