textread a column of data with mixed data types
Ältere Kommentare anzeigen
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 Kommentar
Oleg Komarov
am 4 Apr. 2012
A synthetic example of the data would help.
Antworten (0)
Kategorien
Mehr zu Data Type Conversion finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!