| GNU Octave Manual Version 3 by John W. Eaton, David Bateman, Søren Hauberg Paperback (6"x9"), 568 pages ISBN 095461206X RRP £24.95 ($39.95) |
15.2.6 Marker Styles
Marker styles are specified by the following properties:
marker-
A character indicating a plot marker to be place at each data point, or
"none", meaning no markers should be displayed. markeredgecolor-
The color of the edge around the marker, or
"auto", meaning that the edge color is the same as the face color. See section 15.2.4 Colors. markerfacecolor-
The color of the marker, or
"none"to indicate that the marker should not be filled. See section 15.2.4 Colors. markersize- A number specifying the size of the marker. The default is 1. A value of 2 is twice as large as the default, etc.
| ISBN 095461206X | GNU Octave Manual Version 3 | See the print edition |