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?

 Risposta accettata

Sara
Sara il 24 Apr 2014

0 voti

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

Più risposte (0)

Richiesto:

il 24 Apr 2014

Risposto:

il 24 Apr 2014

Community Treasure Hunt

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

Start Hunting!

Translated by