Compare strings (case insensitive)
compares a character vector with each element of a cell array of character vectors, ignoring letter case. The function returns a logical array the same size as the C input in which logical 1 represents equality. The order of the input arguments is not important.