Model a Discrete Event System
Get started with SimEvents®, which provides a discrete-event simulation engine and component library for Simulink®. The video series explains key discrete-event simulation concepts, and it demonstrates how to implement them in SimEvents using an example model of a restaurant.
Represent a discrete event system in SimEvents .
Create entities to build a simple restaurant model with SimEvents .
Introduce queues and servers to model a restaurant with SimEvents .
Create attributes for the entities with SimEvents .
Assign block parameters using entity attributes with SimEvents .
Access and modify entity attributes through MATLAB with SimEvents .
Introduce timing information for entities with SimEvents .
Define, acquire, and release resources in SimEvents .