calendar
PURPOSE
% If called with no arguments, return the current monthly calendar in
SYNOPSIS
function varargout = calendar (varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- clock % Return a vector containing the current year, month (1-12), day (1-31),
- datenum % Returns the specified local time as a day number, with Jan 1, 0000
- datevec % Convert a serial date number (see @code{datenum}) or date string (see
- eomday % Return the last day of the month @var{m} for the year @var{y}.
- weekday % Return the day of week as a number in @var{n} and a string in @var{s},
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003