Matlab Import wizard converts mix format (text and numeric) to numeric
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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?
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!