Installation of the source code is very easy. Download the file, unzip the directory, point MatLab to that directory and type 'spectrofish' on the MatLab command line. SpectroFish works with MatLab v6.5 and v7.0.
The installation of the SpectroFish executable is fairly straightforward but made slightly more complicated by the fact that one has to install the MatLab math library correctly. There are two cases, either one has MatLab 6.5 installed or not.
Files to download.
Mglnstaller - necessary MatLab libraries to SpectroFish if you don't have MatLab 6.5 installed already.
OR
Modifying the system path is are illustrated here with arrows:
Finally, if there is any further confusion on installing the MatLab library, here are some words from the horses mouth:
"This application installs the MATLAB Math and Graphics Run-Time Libraries.
These libraries are necessary to run applications built with the MATLAB
Compiler, Math Library, or Graphics Library. Use of this installer and files
installed by it are governed by The MathWorks, Inc. Software License Agreement,
and by the application license for the application with which it was bundled.
Once this installer has finished, you must add the directory <MGRTL>\bin\win32
to your PATH environment variable, where <MGRTL> represents the directory to
which you chose to install the run-time libraries. If you have a MATLAB
directory (from a MATLAB installation) on your PATH, you must add the
run-time libraries directory to the PATH before the MATLAB directory.
Note: If you already have installed the run-time libraries for another
application, you do not need to reinstall them. Simply make sure that
your PATH is configured correctly as mentioned above."