importing several excel files as matrices

Hi, I want to import several excel files which are named MM30.XLSB; MM31.XLSB...MM130.xlsb.
How do I import these files with a script one by one as a matrix? can anyone help?
I want to later on run calculations on these files and i have been told that importing them first would be faster
thanks

 Accepted Answer

One of the most commonly asked questions. See code examples in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F

1 Comment

@AA: Please accept this answer, because it solves your problem. And if you read this paragraph of the FAQ, take the chance to read the rest also.

Sign in to comment.

More Answers (0)

Categories

Asked:

AA
on 7 Oct 2014

Commented:

Jan
on 12 Oct 2014

Community Treasure Hunt

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

Start Hunting!