User`s guide

Simulink Model
3-7
1 In the Simulink window, and from the Simulation menu, click
Configuration Parameters. In the Configuration Parameters dialog box,
click the
Solver tab.
The
Solver pane opens.
2 In the Start time box, enter 0.0. In the Stop time box, enter the amount of
time you want your model to run. For example, enter
10.0 seconds.
3 From the Type list, choose Fixed-step. Real-Time Workshop does not
support variable step solvers.
4 From the Solver list, choose a solver. For example, choose the general
purpose solver
ode5 (Dormand-Prince).
5 In the Fixed step size box, enter a sample time. For example, enter 0.001
seconds for a sample rate of
1000 samples/second.
6 From the Tasking Mode list, choose SingleTasking. For models with blocks
that have different sample times, choose
MultiTasking.