How do I import this CSV file?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?

0 commentaires
Réponse acceptée
Sara
le 24 Avr 2014
Save the file as xls or xlsx and then use xlsread to import the parts of the file that you need
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!