Thank you very much for this favour of yours.But i still have an issue with code if i have to multiply instead adding. such as given below
f1=@(x,y) A1(x)*(1.33*pi*eta*y^3)/(1+1.33*pi*eta*y^3);
kindly tell me why this vectorized formate works on for additon and subtration?