User`s guide

13 Real-Time Workshop Rapid Simulation Target
13-6
at the MATLAB prompt. Type
w = 100;
zeta = 0.5;
to set parameters. Copy a test data file by typing
!matlabroot\toolbox\rtw\rtwdemos\rsim_tfdata.mat
at the MATLAB prompt.
Be sure to specify
rsim.tlc as the system target file and rsim_default_tmf as
the template makefile. Then press the
Build buttonontheReal-Time
Workshop page to create the
rsim executable.
!rsimtfdemo
load rsimtfdemo
plot(rt_yout)
The resulting plot shows simulation results using the default input data.