Import csv data with readtable is incorrect data.
Mostrar comentarios más antiguos
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');
2 comentarios
madhan ravi
el 6 de Dic. de 2018
upload your csv file
Theerawit Tekitchamroon
el 6 de Dic. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Tables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!