Octave x-y plot code example Example: octave plot edit color plot(x, sin(x), 'b') #Makes the curve blue