function sf_inhibit_code
%SF_INHIBIT_CODE Display an error message for nonexecutable models.

%
%   Stan Quinn May 1997
%
%   Copyright 1995-2002 The MathWorks, Inc.
%   $Revision: 1.9.2.1 $  $Date: 2004/04/15 00:53:03 $
%

error('This model is for illustration purposes only, and is not intended to execute in Simulink.');
