function setInLinearizationPath(this,value)
% SETINLINEARIZATIONPATH Set the InLinearizationPath property

%   Author(s): John Glass
%   Copyright 1986-2004 The MathWorks, Inc. 
%   $Revision: 1.1.8.1 $ $Date: 2004/02/06 00:35:59 $

this.InLinearizationPath = value;
