In order to install this distribution of wlet-tools:

1. Properly setup your system to creat MEX-files. Please refer to
   "MATLAB Application Program Guide" to proper setup of your matlab
   and C-compiler to be able to compile c-mex files on your system.
   All reference documentations are available on MathWorks web page:
   http://www.mathworks.com

2. Make a toolbox directory and uncompress/extract all the files

   For example, under unix environment,

   gunzip rwt.tar.gz
   tar xvf twt.tar

3. Run MATLAB and change to the temporary directory containing the files.

4. Compile the toolbox by executing MATLAB command 

   compile

5. Add the toolbox directory to your MATLAB path.

6. For instructions, please refer to README file.

