**********************************************************************************
**********************************************************************************
**** RequiredAVDSFiles DIRECTORY
**********************************************************************************
**********************************************************************************

This directory contains two sub-directories, "model" and "userfiles", 
that contain files used to configure AVDS to connect to Matlab during 
interactive simulations. Located in these directories are the following 
files:

	model\MATLAB_AC.dll
	model\MATLAB_FCS.dll
	userfiles\MATLAB_AC.sim.ini
	userfiles\MATLAB_FCS.sim.ini


New distributions of AVDS have these files pre-installed and they don't have to 
be re-installed.

To install these files:

1) Check to see if these files already exist in the AVDS directories 
"AVDS\userfiles" and "AVDS\model". If they exist and the dates of the exising
files are more recent, then do not install these files.

2) Copy these files to the appropriate directories, i.e.
   - copy "model\MATLAB_AC.dll" to the "C:\Program Files\AVDS\model" directory
   - copy "model\MATLAB_FCS.dll" to the "C:\Program Files\AVDS\model" directory
   - copy "userfiles\MATLAB_AC.sim.ini" to the "C:\Program Files\AVDS\userfiles" directory
   - copy "userfiles\MATLAB_FCS.sim.ini" to the "C:\Program Files\AVDS\userfiles" directory

3) Edit the file "AVDS\model\modelcap.txt" to add the names of the two dll files, i.e.
add the lines:

MATLAB_AC.dll
MATLAB_FCS.dll

4) Restart AVDS before using the AVDS/Matlab toolbox.


