How do I read in mixed ASCII and numeric data?
Show older comments
I have a file where strings and data are mixed in the following format:
FP1 2.34 5.66 6.77 7.88
Cp6 2.44 5.55 7.77 7.88
RTP12 5.55 3.33 6.66 5.55
I would like to open this file and get the ASCII strings and numeric data into MATLAB.
Accepted Answer
More Answers (0)
Categories
Find more on Characters and Strings in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!