Download
The GHSOM Toolbox requires the SOM Toolbox
(Version 2) to be installed. The SOM Toolbox is available under the GNU license.
Please refer to the Matlab help on how to install a toolbox. The
following guidlines will not work on all systems.
- Download ghsom.zip (34KB)
- Extract and copy files into e.g. c:\matlab\toolbox\ghsom
directory.
- Modify the path settings. This can be done in Matlab with e.g. addpath c:\\matlab\\toolbox\\ghsom.
Notice that it is also possible to automatically add a toolbox path by adding the addpath command to the
startup.m file in the toolbox\local directory. (If the file does not exist, it can be created by the
user.)
- Try some demonstrations such as ghsom_demo.