How to make a burst entity generation based on a event
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hello everyone
I have seen the example of how to make a burst entity generation in the start of the simulation (Time-Based) and i have seen the event-based entity generation and i cannot figure out how to make a combination of these two respectively to the question asked.
Hope there is a helpfull soul out there!
Best Regards Søren Koch
0 comentarios
Respuestas (1)
Abdolkarim Mohammadi
el 8 de Sept. de 2020
You should use MATLAB Discrete-Event System block instead of an event-based Entity Generator.
1 comentario
Ashok Samalam
el 5 de Ag. de 2022
As an alternate approach to DES can we do the following :
In the event based model instead of generating a message create a simulink function which has the Time-based Burst Entity Generator.
Ver también
Categorías
Más información sobre Discrete-Event Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!