Making a graph
Plot a function f(x) = x^2 over the interval [0:3] by 0.1 using
Operation
x = 1: 0.1: 3
element-wise multiplication
.*
function
plot()