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

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.

 채택된 답변

Ilham Hardy
Ilham Hardy 2012년 11월 15일
xlsread(filename,sheet,xlRange)

댓글 수: 1

Can I make it to adjust everytime new data come in to excel?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

질문:

Jay
2012년 11월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by