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