How to create vectors from each column usin column names whn importing CSV format??
조회 수: 1 (최근 30일)
이전 댓글 표시
I normally import .xls files and i am easily able to manage data in a program I have written. However, now I need to import CSV files instead of XLS files and things are slightly different.
The CSV file has both text and numerical information. If I drag and drop in the file (to import the file) how can I then create vectors for each column header?
That option to create the vectors is not available. Any help is appreciated
댓글 수: 1
Doug Hull
2013년 3월 29일
try an show uis what the file looks like, at least the first few lines. Have you tried the import wizard?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!