Use FSCANF function to read data from text file to MATLAB. Please refer to the following link to find information on FSCANF:
You can use the resulting arrays for comparison or finding difference. Then use FPRINTF to write data to text file. See the documentation for FPRINTF at the following link:
Kindly accept the answer if this is what you wanted to know so that community users can use it later.