plline:

Synopsis: Control the line style for 2-dimensinal plots.

Syntax: plline ( LVEC )

Description:

	Plline allows the user to control the line style used for each
	line in a 2-D plot. The single argument, LVEC, is an 8-element
	integer vector. The values of the integers in LVEC control the
	plot point symbols. The default value of LVEC is:

		[ 1, 2, 3, 4, 5, 6, 7, 8 ]

See Also: VECTOR,, plpoint
