SOM Toolbox Online documentation http://www.cis.hut.fi/projects/somtoolbox/

sompak_init_gui

sompak_init_gui()

SOMPAK_INIT_GUI A GUI for using SOM_PAK initialization programs from Matlab.

  sompak_init_gui

 Launches a GUI which allows the use of SOM_PAK initialization
 programs (randinit and lininit) from Matlab. Notice that to use this
 function, the SOM_PAK programs must be in your search path, or the
 variable 'SOM_PAKDIR' which is a string containing the program path,
 must be defined in the workspace. SOM_PAK programs can be found
 from: http://www.cis.hut.fi/research/som_lvq_pak.shtml
  
 See also SOMPAK_INIT, SOMPAK_GUI, SOMPAK_SAMMON_GUI,
          SOMPAK_TRAIN_GUI, SOM_GUI.



[ SOM Toolbox online doc ]