Hi Anna,
I understand that the 8000 values contains the values as numeric types.
You can read all the values as strings from the text file, and ignore those values which are non-numeric. This can be checked by using the str2double function.
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!