[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
15.2.2.4 Line Properties
-
xdata
-
ydata
-
zdata
-
ldata
-
udata
-
xldata
-
xudata
The data to be plotted. The
ldata
andudata
elements are for errorbars in the y direction, and thexldata
andxudata
elements are for errorbars in the x direction.-
color
The RGB color of the line, or a color name. See section Colors.
-
linestyle
-
linewidth
See section Line Styles.
-
marker
-
markeredgecolor
-
markerfacecolor
-
markersize
See section Marker Styles.
-
keylabel
The text of the legend entry corresponding to this line. Note that this property is not compatible with MATLAB and may be removed in a future version of Octave.