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