User`s guide

3 Basic Procedures
3-2
Simulink Model
A Simulink model is a graphical representation of your physical system. You
create a Simulink model for a non-real-time simulation of your system, and
then you use the Simulink model to create a real-time application.
This section includes the following topics:
“Creating a Simulink Model” on page 3-2 — Create a simple Simulink model.
“Entering Configuration Parameters for Simulink” on page 3-6 — Enter
configuration parameters for the Simulink model.
“Entering Scope Parameters for Signal Tracing” on page 3-9 — Enter scope
parameters to trace model signals.
“Running a Non-Real-Time Simulation” on page 3-11 — Run a non-real-time
simulation to observe the behavior of your model in nonreal time.
“Specifying a Default Real-Time Windows Target Configuration Set” on
page 3-13 — Use default Real-Time Windows Target configuration sets to
quickly configure your model for Real-Time Windows Target.
Creating a Simulink Model
This procedure explains how to create a simple Simulink model. You use this
model as an example to learn other procedures in the Real-Time Windows
Target.
You need to create a Simulink model before you can run a simulation or create
a real-time application:
1 In the MATLAB Command Window, type
simulink
The Simulink Library Browser window opens.
2 From the toolbar, click the Create a new model button.