User`s guide

Simulink Model
3-11
6 From the pop-up menu, click Axes Properties.
7 The Scope properties: axis 1 dialog box opens. In the Y-min and Y-max
text boxes, enter the range for the y-axis in the Scope window. For example,
enter
-2 and 2 as shown in the figure below.
8 Do one of the following:
- Click
Apply to apply the changes to your model and leave the dialog box
open.
- Click
OK to apply the changes to your model and close the Axes
Parameters
dialog box.
Running a Non-Real-Time Simulation
You use Simulink in normal mode to run a non-real-time simulation. Running
a simulation lets you observe the behavior of your model in nonreal time.
After you load your Simulink model into the MATLAB workspace, you can run
a simulation. This procedure uses the Simulink model
rtwin_model.mdl as an
example and assumes you have loaded that model:
1 In the Simulink window, double-click the Scope block.
Simulink opens a Scope window with an empty graph.
2 From the Simulation menu, click Normal, and then click Start.