How do I import this CSV file?

I have this CSV files but it opens through excel so it's not a true CSV file and matlab won't import it using csvread function.
How would I import it?

 Respuesta aceptada

Sara
Sara el 24 de Abr. de 2014

0 votos

Save the file as xls or xlsx and then use xlsread to import the parts of the file that you need

Más respuestas (0)

Preguntada:

el 24 de Abr. de 2014

Respondida:

el 24 de Abr. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by