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