How can i read a csv file
古いコメントを表示
How can i read a csv file. i used fopen but it gives a value of -1
A=fopen('slip.csv')
採用された回答
その他の回答 (1 件)
Sachin Ganjare
2012 年 10 月 16 日
0 投票
You can use 'csvread' function. Refer link below for further details:
Hope it helps!!!
カテゴリ
ヘルプ センター および File Exchange で Low-Level File I/O についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!