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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by