How to read a .csv file in matlab?
1 次查看(过去 30 天)
显示 更早的评论
my .csv file opens in excel and every row is in the form:
2013 | 094 | 22:57:13 | 2456387.456 | 5.002 | 0.006 | 4.992 | 0.001 | -0.01 | -0.005 | 7.99 | 5 | 2 | 0
| : represents a space (it is not in the .csv file)
I would like to read every numeric value in the file (not including the semi-colon [:] )
thanks in advance,
Cordelle
0 个评论
采纳的回答
Azzi Abdelmalek
2013-7-29
8 个评论
Azzi Abdelmalek
2013-7-29
a : numeri variable
b: text variable
c: both numeric and text variable
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!