Alphabetical list Categories
qmark Draw on the current graph with the current marker
Help text:

qmark(xx, yy) draws marks at the given location in data space. See also
qmarker and qpmark.

Example:

qfigure('qmark', 3, 3);

qmarker o solid

qmark([1:5],cos([1:5]));

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