The Twin 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.
Use the MAT Explorer interface to explore and load variables from a .MAT file, providing a visual way to see the contents of a .MAT file and to import variables into an OML session.