read_excel_columns(​filename,sheet,colu​mns,firstrow,lastro​w)

Read selected columns from a large Excel file using ActiveX

You are now following this Submission

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://www.mathworks.com/matlabcentral/fileexchange/55984-read_excel_columns-filename-sheet-columns-firstrow-lastrow), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: joukowski airfoil

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0