Import csv data with readtable is incorrect data.
Ältere Kommentare anzeigen
Using readtable function to input 2 columns data from csv file, but it divide to 3 columns. Here is my data and import table.

T_id_relation = readtable('store_id_relation.csv');
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Tables 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!