ivan@78: In order to install this distribution of Rice Wavelet Tools version 2.4 ivan@78: released - ivan@78: ivan@78: 1. Properly set up your system to create MEX-files. Please refer to the ivan@78: "Matlab Application Program Guide" to properly set up of your matlab ivan@78: and C-compiler to be able to compile C-mex files on your system. ivan@78: All reference documentations are available on the MathWorks web page: ivan@78: www.mathworks.com ivan@78: ivan@78: 2. Make a toolbox directory and uncompress/extract all the files. ivan@78: For example, in the unix environment, ivan@78: ivan@78: gunzip rwt.tar.gz ivan@78: tar xvf rwt.tar ivan@78: ivan@78: 3. Run MATLAB and change to the temporary directory containing the files. ivan@78: ivan@78: 4. Compile the toolbox by executing the Matlab command ivan@78: ivan@78: compile ivan@78: ivan@78: 5. Add the toolbox directory to your Matlab path. ivan@78: ivan@78: 6. For further instructions, please refer to the README file. ivan@78: ivan@78: