How can I load a .csv file into Matlab code?
Mostra commenti meno recenti
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?
Risposte (1)
KSSV
il 14 Dic 2016
0 voti
doc csvread, xlsread
Categorie
Scopri di più su MATLAB Report Generator in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!