How to create vectors from each column usin column names whn importing CSV format??

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 Comment

try an show uis what the file looks like, at least the first few lines. Have you tried the import wizard?

Sign in to comment.

Answers (0)

Asked:

on 29 Mar 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!