Import csv data with readtable is incorrect data.
Afficher commentaires plus anciens
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');
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!