Home > freetb4matlab > time > datefind.m

datefind

PURPOSE ^

%

SYNOPSIS ^

function idx = datefind (subset, superset, tol=0)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003