Is it possible to choose the column headers row in Import Wizard?

2 views (last 30 days)
When importing an XLS file using Import Wizard, "colheaders" is created from the row of text that is immediately above the numeric data . Currently, there is no possibility to choose another row. This makes it difficult to import a file if there is additional text between the column headers and the numeric data (see attached file test.xls).

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
The ability to choose the column header row from the Import Wizard is not present in MATLAB.
To work around this issue, you will need to create a custom function to parse the raw data after importing it into the MATLAB Workspace.

More Answers (0)

Products


Release

R2006b

Community Treasure Hunt

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

Start Hunting!