Reference: drawColouredLines
drawColouredLines(S) plots the point set S in the current 2D visualization window and connects the points. Each vector in S needs to be a three-dimensional vector (SIC!), where the third component is the colour code of the pixel. Compare: drawColouredSet, and drawLines.