Import individual column of excel file into Matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
The excel file named Book3 has multiple columns, I want to import column with date as xdata and column AM as ydata. I need the MATLAB code to do that successful. Thanks
댓글 수: 2
dpb
2022년 6월 11일
Well, give it a go -- there are many examples readtable and a section in the doc on importing files about processing multiple files. There's sheetnames that will even give you the list of sheets in the workbook if there are different number and they're not just Sheet1, ...
"Nothing ventured, nothing gained..."
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!