Home > freetb4matlab > time > lweekdate.m

lweekdate

PURPOSE ^

%

SYNOPSIS ^

function t = lweekdate (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {last =} lweekdate (weekday, year, month, nextday)
%
% Returns the last occurrence of @var{weekday} from the @var{month} and
% @var{year}.  If the optional @var{nextday} argument is given, then
% the week must also contain @var{nextday}.
%
% @seealso{eomdate, nweekdate, weekday}
% @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