Display date entries
datedisp(
displays
a matrix with the serial dates formatted as date character vectors,
using a matrix with mixed numeric entries and serial date number entries.
Integers between NumMat
)datenum
('01-Jan-1900')
and datenum('01-Jan-2200')
are
assumed to be serial date numbers, while all other values are treated
as numeric entries.
datedisp(___,
,
using the optional argument DateForm
)DateForm
, displays
a matrix with the serial dates formatted as date character vectors,
using a matrix with mixed numeric entries and serial date number entries.
Integers between datenum
('01-Jan-1900')
and datenum('01-Jan-2200')
are
assumed to be serial date numbers, while all other values are treated
as numeric entries.