| Contents | Index |
simeventsconfig
simeventsconfig(sys,'des')
simeventsconfig(sys,'hybrid')
simeventsconfig configures the current system for discrete-event simulation (DES) modeling.
simeventsconfig(sys,'des') configures the specified system for discrete-event simulation modeling.
simeventsconfig(sys,'hybrid') configures the specified system for modeling hybrid systems. In this context, hybrid systems combine time-driven and discrete-event-driven behavior.
sys |
String that specifies the name of a system in a Simulink model. |
This function assigns the following configuration parameter settings.
| Parameter | Setting for DES Systems | Setting for Hybrid Systems |
|---|---|---|
| SolverName | VariableStepDiscrete | ode45 |
| SolverType | Variable-step | Variable-step |
| MaxStep | inf | inf |
For information about the settings in the table, see Model Parameters in the Simulink documentation. For information about discrete and continuous solvers, see Solvers in the Simulink documentation.

Model electronic system architectures, process flows, and logistics as queuing systems or agent-based systems.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |