datevec
PURPOSE
% Convert a serial date number (see @code{datenum}) or date string (see
SYNOPSIS
function [y, m, d, h, mi, s] = datevec (date, varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- date % Return the date as a character string in the form DD-MMM-YY. For
This function is called by:
- addtodate % Add @var{q} amount of time (with units @var{f}) to the datenum, @var{d}.
- busdays % Generate a list of business dates at the end of the periods defined
- calendar % If called with no arguments, return the current monthly calendar in
- datenum % Returns the specified local time as a day number, with Jan 1, 0000
- datesplit % Split a date string into the Year, Month, Day, hour, minute, and
- datestr % Format the given date/time according to the format @code{f} and return
- datetick % Adds date formatted tick labels to an axis. The axis the apply the
- day %
- holidays %
- hour %
- minute %
- month %
- months %
- second %
- thirdwednesday %
- year %
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003