reading data of non-standard format

1 回表示 (過去 30 日間)
Jana
Jana 2014 年 12 月 29 日
コメント済み: Star Strider 2015 年 3 月 5 日
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

採用された回答

Star Strider
Star Strider 2014 年 12 月 29 日
If you can export it to an Excel file, use the xlsread function to read it.
  4 件のコメント
Jana
Jana 2015 年 3 月 5 日
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 2015 年 3 月 5 日
My pleasure!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by