MATLAB: Compare string in different file

MATLAB

Hi there I need matlab code to compare the input word with list (for example if the input word is BRB which is abbrivation )I want to search for BRB in Abbrivation list and replace it with the full stanser word

Best Answer

doc strcmp and strcmpi