% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_isvector_4 y=isvector(rand(4,4)); q=false; success = match_exact(q,y);