reading data of non-standard format

1 visualización (últimos 30 días)
Jana
Jana el 29 de Dic. de 2014
Comentada: Star Strider el 5 de Mzo. de 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

Respuesta aceptada

Star Strider
Star Strider el 29 de Dic. de 2014
If you can export it to an Excel file, use the xlsread function to read it.
  4 comentarios
Jana
Jana el 5 de Mzo. de 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 el 5 de Mzo. de 2015
My pleasure!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by