reading data of non-standard format

1 Ansicht (letzte 30 Tage)
Jana
Jana am 29 Dez. 2014
Kommentiert: Star Strider am 5 Mär. 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

Akzeptierte Antwort

Star Strider
Star Strider am 29 Dez. 2014
If you can export it to an Excel file, use the xlsread function to read it.
  4 Kommentare
Jana
Jana am 5 Mär. 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 am 5 Mär. 2015
My pleasure!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by