


% -*- texinfo -*-
% @deftypefn {Function File} {indices =} datefind (subset, superset, tol)
%
% Find any instances of the @code{subset} in the @code{superset} with
% the @code{tol}erance. @code{tol} is 0 by default.
%
% @seealso{date, datenum}
% @end deftypefn