Financial Derivatives 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 the 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

datenum, datestr in the Financial Toolbox User's Guide

Remarks

This function is identical to the datedisp function in the Financial Toolbox.


  date2time derivget