How can i read a csv file
Mostrar comentarios más antiguos
How can i read a csv file. i used fopen but it gives a value of -1
A=fopen('slip.csv')
Respuesta aceptada
Más respuestas (1)
Sachin Ganjare
el 16 de Oct. de 2012
0 votos
You can use 'csvread' function. Refer link below for further details:
Hope it helps!!!
Categorías
Más información sobre File Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!