textread a column of data with mixed data types
Mostrar comentarios más antiguos
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 comentario
Oleg Komarov
el 4 de Abr. de 2012
A synthetic example of the data would help.
Respuestas (0)
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!