including data from excel

I want to create two matrices from two different excel files and implement them in my code
the matrices would be extremely long if copied and paste so i was wondering if there is a way to 'quote' my excel file to create the matrices required

 Accepted Answer

David Hill
David Hill on 24 Dec 2019
Look at matlab command: readcell

More Answers (0)

Asked:

on 24 Dec 2019

Commented:

on 24 Dec 2019

Community Treasure Hunt

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

Start Hunting!