How to make a burst entity generation based on a event

1 view (last 30 days)
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

Answers (1)

Abdolkarim Mohammadi
Abdolkarim Mohammadi on 8 Sep 2020
You should use MATLAB Discrete-Event System block instead of an event-based Entity Generator.
  1 Comment
Ashok Samalam
Ashok Samalam on 5 Aug 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.

Sign in to comment.

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!