textread a column of data with mixed data types
Show older comments
Dear,
I have a column of data, some of them are of "%E" while the others are of "%f"... these two types of data are mixed up in the column. Now, I'd like to "textread" my data, and of course, neither textread('mydata.csv','%f'...) nor textread('mydata.csv','%E'...) works.
Could you please help me?
1 Comment
Oleg Komarov
on 4 Apr 2012
A synthetic example of the data would help.
Answers (0)
Categories
Find more on Octave 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!