Skip to content

ListLinePlot3D

Plots 3D curves through a matrix of heights or lists of points.

$ wo 'Head[ListLinePlot3D[Table[Sin[j^2 + i], {i, 0, 3, 0.25}, {j, 0, 3, 0.1}]]]'
Graphics3D