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!