How can i read a csv file
Show older comments
How can i read a csv file. i used fopen but it gives a value of -1
A=fopen('slip.csv')
Accepted Answer
More Answers (1)
Sachin Ganjare
on 16 Oct 2012
0 votes
You can use 'csvread' function. Refer link below for further details:
Hope it helps!!!
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!