function fty = ty3(t,y) % % a test function for ODE % fty = - y.^2;