Show older comments
I am trying to find/write something that will take a data file that has some data sets in it and some text, names of data sets; and give me only the data, without the text, such that I can work with it further (assign a specific column to do a specific thing). How do I get rid of the text? I have tried having a look at inputparser, but have a hard time understanding how I can implement it, or am I looking at the wrong thing?
Accepted Answer
More Answers (0)
Categories
Find more on String Parsing 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!