% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_cotd_5 y=cotd(45); q=1; success = match_close(q,y);