Effacer les filtres
Effacer les filtres

Importing a CSV with numbers and strings and blank space

2 vues (au cours des 30 derniers jours)
Matthias Vink
Matthias Vink le 10 Sep 2018
Modifié(e) : Matthias Vink le 10 Sep 2018
I am trying to import a ".csv" file with some meta data at the start and than and than a lot of data. However one column of the data is a sting variable and the others are all numbers. I also need to have access to some of the meta data. The file attached is a small example version of the files I need to read.

Réponses (1)

ahmed nebli
ahmed nebli le 10 Sep 2018
u need to save the csv file as xls file and then use the function xlsread, it should work , use something like this: xlsread('your_file.csv');

Catégories

En savoir plus sur Historical Contests dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by