How can I load and read data from excel file?

3 Ansichten (letzte 30 Tage)
massi
massi am 10 Apr. 2015
Kommentiert: Stephen23 am 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

Antworten (1)

Ingrid
Ingrid am 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!

Translated by