read_excel_columns(filename,sheet,columns,firstrow,lastrow)
Version 1.0.0.0 (2.43 KB) by
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.
Cite As
Are Mjaavatten (2026). read_excel_columns(filename,sheet,columns,firstrow,lastrow) (https://se.mathworks.com/matlabcentral/fileexchange/55984-read_excel_columns-filename-sheet-columns-firstrow-lastrow), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on ActiveX in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: joukowski airfoil
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
