Matlab Import wizard converts mix format (text and numeric) to numeric

I am importing a text file using the import wizard. For some reason matlab turns the header row into numbers AND names all of the data columns starting as Varname.
The headers I want to import are both text and numbers for example V(001). Matlab converts it to 1.0 and name the column to Varname3.
I would like the variable name to be V(001).
How can I get the wizard to import it this way instead of converting to numeric?

Answers (0)

This question is closed.

Asked:

Al
on 14 Apr 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!