function yPrime = odeFun(x,y) yPrime = 4*x - 2*x*y;