Reference page for Line

Contents

Line - Create primitive line

This MATLAB function plots a line in the current axes using the data in vectors x and y. line(x,y) line(x,y,z) line line(_,Name,Value) line(ax,___) pl = line(_) See also annotation, loglog, plot, plot3, xline, yline, Line Properties Documentation for Line doc Line