now
PURPOSE
% Returns the current local time as the number of days since Jan 1, 0000.
SYNOPSIS
function t = now
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
This function is called by:
- datesplit % Split a date string into the Year, Month, Day, hour, minute, and
- today % Returns the current local date as the number of days since Jan 1, 0000.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003