Loading a excel file in which I want to take only B, D not C , how can it be done?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I have a question regarding reading in the data from Excel. I have to import the data as a combination of two columns, e.g. column A and C, column B and D.
But if I use the xlsread function, I can only read in the data as a combination of two columns being next to each other, e.g. A and B, or B and C.
Your help is appreciated.
Thanks, Julia
댓글 수: 1
Evan
2013년 7월 9일
I am also interested in whether or not this is possible without multiple xlsread calls, so I'm commenting here so I can follow this thread.
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!