% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_plus_1 y=zeros(3,0,4)+zeros(3,0,4); q=zeros(3,0,4); success = match_exact(q,y);