How can I load a .csv file into Matlab code?
古いコメントを表示
How can I load a .csv file into Matlab code? It is a file where in every row standing two numbers separated by a comma and this should be a then a matrix in Matlab. I already tried readcsv and fopen, but this doesn't work. Do you have any ideas?
回答 (1 件)
KSSV
2016 年 12 月 14 日
0 投票
doc csvread, xlsread
カテゴリ
ヘルプ センター および File Exchange で MATLAB Report Generator についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!