| Hosted by CoCalc | Download
%octave x = [1 2 3 4 5]; y = [10 40 100 20 35]; plot(x,y)