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)
Show older comments
Wilson Lim
on 14 May 2016
Answered: Walter Roberson
on 14 May 2016
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 ?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Text Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!