Read a text file line by line deleting certain rows

5 views (last 30 days)
I have a txt file with an unknown number of lines, i need to run through it. I need to go through it and delete each blank line or line with a string and then store the remaining lines (with numbers) in a matrix Does anyone know how to do this?

Answers (1)

Walter Roberson
Walter Roberson on 17 May 2016

Categories

Find more on Cell Arrays in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!