textread a column of data with mixed data types
Afficher commentaires plus anciens
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 commentaire
Oleg Komarov
le 4 Avr 2012
A synthetic example of the data would help.
Réponses (0)
Catégories
En savoir plus sur Octave dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!