Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 23 hours ago

compareStruct by Marco Borges

Compare Structs fields (compare isequal strcm..., compare, isequal)

compareStruct(a,b)

image thumbnail

updated almost 3 years ago

regexpcmp (strcmp meets regexp) by Jason Kaeding

Checks whether strings match a regular expression (pattern) or not. (strcmp, regexp, strmatch)

regexpcmp(str,expr,option)

image thumbnail

updated 3 years ago

strncmpr by Jan Simon

Compare last N chars of strings or cell strings (fast C-Mex) (string, compare, strcmp)

Teststrncmpr(doSpeed)

strncmpir(S1, S2, N)

strncmpr(S1, S2, N)

image thumbnail

updated 4 years ago

numcmp.m by Carlos Adrian Vargas Aguilera

Compares between numerical arrays up to a certain precision. (floating point, round, compare)

numcmp(A,FUN,B,TOL)

image thumbnail

updated 5 years ago

C-Style String Comparisons by Rahul Prem Nazeer

Implements C-style string comparison operations (strings, strcmp, strcmpi)

cstrcmp(x, y)

cstrcmpi(x, y)

Contact us