Importing different sheets of an Excel Data

1 回表示 (過去 30 日間)
sama
sama 2015 年 1 月 13 日
コメント済み: sama 2015 年 1 月 13 日
Hello. I am trying to import different sheets of an Excel file in my MATLAB code. I need for example use sheet 1, do some calculation, do same calculation on sheet 2 and so on. Then, get an average from my calculations on sheet1 ,2... Also, Should I know how many sheets do I have? I am asking because I need to generalize it. Thanks

採用された回答

Sara
Sara 2015 年 1 月 13 日
You can retrieve the name of the sheets in an excel file with xlsfinfo
  1 件のコメント
sama
sama 2015 年 1 月 13 日
Thanks :)

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by