reading data of non-standard format

1 vue (au cours des 30 derniers jours)
Jana
Jana le 29 Déc 2014
Commenté : Star Strider le 5 Mar 2015
Hi,
I need to read data like with non-standard format. There are columns with names, and their abundances (some of them may be empty). Names can be repeated, and contain spaces. I can export it into .xlsx file. I need to stuff it into some kind of matrix which I can process further (see which names are repeated and get the indeces of them etc.)
Any idea what can read it and what would be the matrix format?
Cheers,
Jana

Réponse acceptée

Star Strider
Star Strider le 29 Déc 2014
If you can export it to an Excel file, use the xlsread function to read it.
  4 commentaires
Jana
Jana le 5 Mar 2015
Thanks. Actually, xlsread does all the job - I just didn't know that it has modes. Thanks for the kick! :-)
Jana
Star Strider
Star Strider le 5 Mar 2015
My pleasure!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by