How to make a burst entity generation based on a event
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
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
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.
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!