How can I read data from a file and skip the empty lines and text lines and store those data in a matrix ?

Given data as transmission_data.txt
How can I read data from this file and skip the empty lines and text lines and store the data in a matrix ?

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!