function display(this)
%DISPLAY  Display method for @dataset class.

%   Author(s): P. Gahinet
%   Copyright 1986-2003 The MathWorks, Inc.
%   $Revision: 1.1.6.1 $  $Date: 2004/12/26 21:32:12 $
disp(get(this))
disp('Test point.')