How can I load a .csv file into Matlab code?
Ältere Kommentare anzeigen
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?
Antworten (1)
KSSV
am 14 Dez. 2016
0 Stimmen
doc csvread, xlsread
Kategorien
Mehr zu MATLAB Report Generator finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!