User`s guide

Building the Program
9-17
workstation. You can verify this by checking the environment variable,
WATCOM, which correctly points to the directory where the Watcom files are
installed.
2 The program builder invokes the Watcom wmake utility on the generated
makefile, so the directory where
wmake is installed must be on your path.
Running the Program
The result of the build process is a DOS 32-bit protected-mode executable. The
default name of this is
model.exe,wheremodel is the name of your Simulink
model. You must run this executable in DOS; you cannot run the executable in
Windows 95/98/NT.