Alphabetical list Categories
qtitle Render a title on the current QPlot
Help text:

qtitle(text) renders the given text centered along the top of the current QPlot figure.

Example:

qfigure('qtitle', 3, 3)

qplot(0:.1:2*pi, sin(0:.1:2*pi))

qtitle 'Sine wave'

qshrink

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