Import csv data with readtable is incorrect data.
이전 댓글 표시
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');
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!