Using Simulink     Search    Help Desk 

Displaying a Model's Block Execution Order

Simulink determines the order in which to execute blocks at the beginning of a simulation run, during model initialization. During simulation, Simulink maintains a list of blocks sorted by execution order. This list is called the sorted list. You can display the sorted list at any time by typing slist at the debugger command prompt. The slist command lists the model's blocks in execution order. The list includes the block index for each command:



[ Previous | Help Desk | Next ]