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