textread a column of data with mixed data types

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?

Answers (0)

Asked:

on 4 Apr 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!