Importing different sheets of an Excel Data

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

 Respuesta aceptada

Sara
Sara el 13 de En. de 2015

0 votos

You can retrieve the name of the sheets in an excel file with xlsfinfo

Más respuestas (0)

Categorías

Más información sobre Data Import from MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 13 de En. de 2015

Comentada:

el 13 de En. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by