Read a text file line by line deleting certain rows

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?

Tags

Asked:

on 17 May 2016

Answered:

on 17 May 2016

Community Treasure Hunt

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

Start Hunting!