15.4.6.6 Line Series

Line series objects are created by the plot and plot3 functions and are of the type line. The properties of the line series with the ability to add data sources.

color

The RGB color or color name of the line objects. See Colors.

linewidth
linestyle

The line width and style of the line objects. See Line Styles.

marker
markeredgecolor
markerfacecolor
markersize

The line and fill color of the markers. See Colors.

xdata
ydata
zdata

The original x, y and z data.

xdatasource
ydatasource
zdatasource

Data source variables.

© 1996–2020 John W. Eaton
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
https://octave.org/doc/v6.3.0/Line-Series.html