% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_cast_1 y=cast(pi,'uint8'); q=3; success = match_exact(q,y);