How can I read data from a file and skip the empty lines and text lines and store those data in a matrix ?
Show older comments
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
More Answers (0)
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!