Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How do i generate different entity types per time

1 view (last 30 days)
Loek Vroomen
Loek Vroomen on 1 Feb 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi,
I am making a simevent model. I want to model a production process of a laser.
This means that for example from time 0 to 200 products of type 1 are made. Producing type 1 takes 10 seconds, so after 200 seconds 20 products are made. Then until time 600, type 2 is produced each 5 seconds, so 80 products are made in that time.
The time schedule, process times and product type needs to be filled in at the simevent model as a parameter.
As result the produced laser products (entities) are added to a queue. The product type must be a entity attribute.
Can somebody help me with my problem?
Thanks a lot!
Greetings Loek

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!