User`s guide
3 Working with Real-Time Workshop
3-8
Compilers” on page 1-14 for more information on supported compilers and
compiler installation.
The f14 Demonstration Model
Tutorials 1 through 3 use a demonstration Simulink model, f14.mdl, from
the
matlabroot/toolbox/simulink/simdemos/aerospace directory. (By
default, this directory is on your MATLAB path;
matlabroot is the location of
MATLAB on your system.)
f14 is a model of a flight controller for the
longitudinal motion of a Grumman Aerospace F-14 aircraft. Activate the F-14
model by typing
f14 at the MATLAB prompt. The diagram below displays the
top level of this model.
The model simulates the pilot’s stick input with a square wave having a
frequency of 0.5 (radians per second) and an amplitude of ± 1. The system
outputs are the aircraft angle of attack and the G forces experienced by the
pilot. The input and output signals are visually monitored by Scope blocks.