% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_strcmpi_2 y=strcmpi('astring','bstring'); q=0; success = match_exact(q,y);