Switch depending on the end of a line (Simevents)
    4 views (last 30 days)
  
       Show older comments
    
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
0 Comments
Answers (1)
  Jean-Paul Marcade
    
 on 14 Jun 2021
        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 
See Also
Categories
				Find more on Discrete-Event Simulation in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
