Download HUTear2.tar.gz
to the place where you want to install it.
Gunzip and untar the package:
>> gunzip HUTear.tar.gz
>> tar xf HUTear.tar
Edit makefile if necessary. It is possible that you need to
change MEXEXT=mexsg line to you are not using a SGI's
workstation.
Compile MEX files
>> make all
Set path in MATLAB so that the functions (HUTear-directory)
can be found. In addition set path to examples-directory in order
to make ready-made profile description files to work.
Go to examples directory.
Run HUTear_intro in MATLAB to see that everything
works correctly.
You may run also demonstration scripts demo1, demo2, etc.