How can I load and read data from excel file?

1 view (last 30 days)
massi
massi on 10 Apr 2015
Commented: Stephen23 on 10 Apr 2015
Hello to everyone, I have to import the first column of a two column excel file. Could you help me, please? Thanks bye massi

Answers (1)

Ingrid
Ingrid on 10 Apr 2015
why doesn't xlsread work?
If interested in more functionality you could also use the actxserver to open the excel application and read the data in this way

Community Treasure Hunt

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

Start Hunting!