


lyngby_ui_ks_init - KS, GUI for initialization of parameters
function lyngby_ui_ks_init(command,parameter1)
function lyngby_ui_ks_init
This function is normally called through lyngby_ui_main and is
used to setup the parameters of the Kolmogorov-Smirnov
algorithm.
* 'Edgedrop' is the number of scans discarded at the activation shifts.
* 'Tolerance' is an iteration-convergence parameter.
See also LYNGBY, LYNGBY_KS_GLOBAL, LYNGBY_KS_INIT,
LYNGBY_KS_MAIN, LYNGBY_UI_MAIN.
$Id: lyngby_ui_ks_init.m,v 1.12 2004/09/06 09:04:17 fnielsen Exp $