read_excel_columns(filename,sheet,columns,firstrow,lastrow)
版本 1.0.0.0 (2.4 KB) 作者:
Are Mjaavatten
Read selected columns from a large Excel file using ActiveX
If you need to read one or mode columns of numeric data from a large Excel file, this will do it faster, and use less memory, than xlsread. Reads the same rows from all columns and returns an array. Non-numeric entries return NaNs. The columns need not be consecutive, and can be specified by letter code or number.
引用格式
Are Mjaavatten (2025). read_excel_columns(filename,sheet,columns,firstrow,lastrow) (https://ww2.mathworks.cn/matlabcentral/fileexchange/55984-read_excel_columns-filename-sheet-columns-firstrow-lastrow), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 ActiveX 的更多信息
标签
致谢
启发作品: joukowski airfoil
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |