ファイル名:Contents.m

% Startup Program and Useful Commands made by Koji MIYAKAWA. This area is defined as STOK AREA.
%
% Saved preferences files.
%   startup     - User startup M-file.
%   findlines   - Find line type object from the given object handles.
%
% Control flow.
%   if          - Conditionally execute statements.
%   else        - IF statement condition.
%   elseif      - IF statement condition.

% Other.
%   check_precedence - Check M-files for logical precedence ambiguity.

%   Copyright 1984-2000 The MathWorks, Inc.
%   $Revision: 5.27 $  $Date: 2000/06/01 04:26:34 $