Hi,
I have a CSV file with values represented as 2.345 and 1.23e2 (say) and no 
header
When I try readtable( "file", header=false ), I'm getting all the cell 
values as "UTF8String". How can I properly read it as Float64??

- vish

Reply via email to