function update(this)
% Fire event to notify listerns that data changed

%   Author: A. Stothert
%   Copyright 1986-2004 The MathWorks, Inc. 
%   $Revision: 1.1.6.1 $ $Date: 2004/12/10 19:30:55 $

this.send('DataChanged')