Alphabetical list Categories
qxcaxis Plot x-axis with labels between ticks
Help text:

qxcaxis(y0, xx, xl) places labels xl at locations xx, but places ticks between labels rather than at the labels. First and last ticks are extrapolated.
qxcaxis(y0, [x0 x1], xx, xl) specifies those end ticks explicitly.
qxcaxis(..., ttl) adds a title to the axis.
qxcaxis obeys settings from qticklen, qtextdist, and qaxshift.
qxcaxis('t', ...) inverts the sign of these settings.

QPlot Documentation — (C) Daniel Wagenaar, 2014–2019