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

1 view (last 30 days)
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 ?

Accepted Answer

Walter Roberson
Walter Roberson on 14 May 2016

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!