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

Read selected columns from a large Excel file using ActiveX
241 téléchargements
Mise à jour 15 mars 2016

Afficher la licence

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.

Citation pour cette source

Are Mjaavatten (2025). read_excel_columns(filename,sheet,columns,firstrow,lastrow) (https://fr.mathworks.com/matlabcentral/fileexchange/55984-read_excel_columns-filename-sheet-columns-firstrow-lastrow), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

A inspiré : joukowski airfoil

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0