Financial Toolbox    
datedisp

Display date entries

Syntax

Arguments

NumMat
Numeric matrix to display
DateForm
(Optional) Date format. See datestr for available and default format flags.

Description

datedisp(NumMat, DateForm) displays a matrix with the serial dates formatted as date strings, 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.

CharMat is a character array representing NumMat. If no output variable is assigned, the function prints the array to the display.

Examples

See Also

datestr


  dateaxis datefind