필터 지우기
필터 지우기

Switch depending on the end of a line (Simevents)

조회 수: 2 (최근 30일)
Salim ADDOUN
Salim ADDOUN 2021년 6월 9일
댓글: Salim ADDOUN 2021년 6월 16일
Hello Mathworks Community,
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

답변 (1개)

Jean-Paul Marcade
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 CenterFile Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by