MATLAB Octave CLI String Functions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

strcmp

strcmp(str1, str2) 

will return 1 only when both strings are equal.