% Return the date as a character string in the form DD-MMM-YY. For
SYNOPSIS
function retval = date
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} date
% Return the date as a character string in the form DD-MMM-YY. For
% example,
%
% @example
% @group
% date
% @result{} '20-Aug-93'
% @end group
% @end example
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
datestr % Format the given date/time according to the format @code{f} and return
datevec % Convert a serial date number (see @code{datenum}) or date string (see