How do I import specific row, column excel data to matlab?

6 Ansichten (letzte 30 Tage)
Jay
Jay am 15 Nov. 2012
I have a code that saves data to excel file. Now I am working with code to generate reliability and degradation path with these collected data. But I dont use the all the data every time. Some times I need one or two specific data. How do I select specific data from excel file? Thank you in advance.

Akzeptierte Antwort

Ilham Hardy
Ilham Hardy am 15 Nov. 2012
xlsread(filename,sheet,xlRange)

Weitere Antworten (0)

Kategorien

Mehr zu Data Import from MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by