How can i read a csv file
Afficher commentaires plus anciens
How can i read a csv file. i used fopen but it gives a value of -1
A=fopen('slip.csv')
Réponse acceptée
Plus de réponses (1)
Sachin Ganjare
le 16 Oct 2012
0 votes
You can use 'csvread' function. Refer link below for further details:
Hope it helps!!!
Catégories
En savoir plus sur Low-Level File I/O dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!