No BSD License
function [out,error] = OF_Q4(x) out=(x(1)-2)^2+(x(2)-2)^2+(x(3)-2)^2+(x(4)-2)^2; error=0;
Contact us at files@mathworks.com