function sfundemo_open(modelName);
%SFUNDEMO_OPEN Opens the Simulink models for the S-function demo blocks.
%   See also FINDBLIB, LIBBROWSE.

%   Copyright 1990-2002 The MathWorks, Inc.
%   $Revision: 1.2 $  $Date: 2002/04/10 18:39:27 $

open_system(modelName);