function h = preprocess(dataset)
%PREPROCESS
%
% Author(s): James G. Owen
% Revised:
% Copyright 1986-2004 The MathWorks, Inc.
% $Revision: 1.1.6.1 $ $Date: 2004/12/26 21:33:45 $

h = preprocessgui.preprocess;
h.initialize(dataset);
