% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_bitand_1 y=bitand(13,27); q=9; success = match_exact(q,y);