The Activate debugger is an interface that lets you control the advancement of a simulation so that, at every pause,
you can inspect and modify block objects, which includes model signals.
The process of simulating a model occurs in three phases: Evaluation, Compilation and Simulation. The Evaluation and Compilation
phases occur first and generate a structure that is processed during the Simulation phase.