Function File: dateaxis ()
Function File: dateaxis (ax)
Function File: dateaxis (ax, dateform)
Function File: dateaxis (ax, dateform, startdate)
Function File: dateaxis (h, ...)

Convert the current axis tick labels (or the axis handle h) to a date format. The axis given by ax ("x", "y", or "z") will be changed; the default is "x". The date format, dateform, used will be either auto-determined or an integer corresponding to the date formats in datestr. If startdate is given, then the first tick value on the given axis is assumed to be that date.

See also: bolling, candle, highlow, movavg, pointfig.

Package: financial