Read text file containing string and numeric data
Show older comments
I would like read the following text file that has column values with string and numeric data. Problem is the numeric column is mixed with 'N/A'. After reading, I like to use data from column 8 and 11. I'm using R2010b.
Accepted Answer
More Answers (1)
Abirami M
on 11 Mar 2020
0 votes
Use this Url and how to read and preprocess this kind of text data in matlab.
Categories
Find more on Data Type Conversion 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!