A = readcell('https://www.mathworks.com/matlabcentral/answers/uploaded_files/1752014/19510131163900.txt')
A = 1x70 cell array
  Columns 1 through 11
    {'1951 01 31 16:...'}    {[-12.2100]}    {[-76.9300]}    {[50]}    {[214.3877]}    {[6]}    {'ML'}    {'1951 01 31 16:...'}    {[6.0140]}    {'Mw'}    {[-12.2100]}
  Columns 12 through 26
    {[-76.9300]}    {[50]}    {[214.3877]}    {[-999]}    {[-999]}    {[-999]}    {[1]}    {[6]}    {'ML'}    {[-999]}    {[1]}    {[-999]}    {[-999]}    {[-999]}    {[-999]}
  Columns 27 through 40
    {[-999]}    {[-999]}    {[-999]}    {[-999]}    {[-999]}    {[-999]}    {[-999]}    {[-999]}    {[22.3738]}    {[320.2590]}    {[76.7727]}    {[-55.5219]}    {[1]}    {[11]}
  Columns 41 through 53
    {[-1]}    {[-1]}    {[-1]}    {'CISMID'}    {'CIS'}    {'PRQ'}    {[-12.0700]}    {[-77.0399]}    {[121.3048]}    {[19.6264]}    {[53.7140]}    {[53.6274]}    {[47.9744]}
  Columns 54 through 65
    {[47.8612]}    {[14.5720]}    {[-10.0749]}    {[44.6251]}    {[11.6490]}    {[12.1181]}    {[178.8920]}    {[54.4850]}    {[2.7344]}    {[2.7345]}    {[2.7137]}    {[11.7981]}
  Columns 66 through 70
    {[2.5671]}    {[2.4574]}    {[3.3366]}    {[111.6214]}    {[25.8605]}
B = readcell('https://www.mathworks.com/matlabcentral/answers/uploaded_files/1752019/19661017214200.txt', 'Delimiter', '\t')
B = 1x70 cell array
  Columns 1 through 11
    {[17-Oct-1966 21:42:00]}    {[-10.6650]}    {[-78.2280]}    {[39]}    {[-219]}    {[8.1000]}    {'Mw'}    {[17-Oct-1966 21:41:59]}    {[8.1000]}    {'Mw'}    {[-10.6845]}
  Columns 12 through 26
    {[-78.3380]}    {[38.7000]}    {[-219]}    {[335]}    {[12]}    {[90]}    {[1]}    {[8.1000]}    {'mw'}    {[2]}    {[0]}    {[21]}    {[-999]}    {[-999]}    {[-999]}
  Columns 27 through 41
    {[-999]}    {[-999]}    {[335]}    {[12]}    {[90]}    {[155]}    {[78]}    {[90]}    {[22.4900]}    {[328.9427]}    {[75.3516]}    {[-43.0296]}    {[1]}    {[5]}    {[-1]}
  Columns 42 through 53
    {[-1]}    {[-1]}    {'ISC,USGS'}    {'CIS'}    {'PRQ'}    {[-12.0700]}    {[-77.0399]}    {[121.3048]}    {[209.1797]}    {[212.7295]}    {[212.7917]}    {[<missing>]}
  Columns 54 through 64
    {[<missing>]}    {[103.6439]}    {[118.2896]}    {[19.1026]}    {[208.6012]}    {[128.3247]}    {[328.9427]}    {[22.4900]}    {[<missing>]}    {[<missing>]}    {[41.0362]}
  Columns 65 through 70
    {[40.4827]}    {[7.3536]}    {[73.1680]}    {[46.2567]}    {[5.7127e-14]}    {[1.4282e-14]}
C = readcell('https://www.mathworks.com/matlabcentral/answers/uploaded_files/1752024/19700531202328.txt', 'Delimiter', '\t')
C = 1x70 cell array
  Columns 1 through 11
    {'1970 05 31 20:...'}    {[-9.1830]}    {[-78.7370]}    {[45]}    {[-79.6951]}    {[7.9000]}    {'Mw'}    {[31-May-1970 20:23:30]}    {[7.9000]}    {'Mw'}    {[-9.2245]}
  Columns 12 through 25
    {[-78.7920]}    {[51.7000]}    {[-79.6951]}    {[160]}    {[37]}    {[-90]}    {[1]}    {[7.9000]}    {'mw'}    {[1]}    {[1]}    {[21]}    {[<missing>]}    {[<missing>]}
  Columns 26 through 38
    {[<missing>]}    {[<missing>]}    {[<missing>]}    {[340]}    {[53]}    {[-90]}    {[160]}    {[37]}    {[-90]}    {[19.2159]}    {[329.9212]}    {[73.4738]}    {[-59.0754]}
  Columns 39 through 51
    {[1]}    {[5]}    {[-1]}    {[-1]}    {[-1]}    {'ISC,USGS'}    {'CIS'}    {'PRQ'}    {[-12.0700]}    {[-77.0399]}    {[121.3048]}    {[369.8139]}    {[373.4102]}
  Columns 52 through 63
    {[373.4381]}    {[324.7374]}    {[324.7135]}    {[317.6109]}    {[99.0766]}    {[26.8536]}    {[96.2152]}    {[68.8943]}    {[160]}    {[37]}    {[23.1587]}    {[23.1605]}
  Columns 64 through 70
    {[23.8214]}    {[14.5348]}    {[7.0771]}    {[30.1916]}    {[19.9641]}    {[0]}    {[0]}


