read_excel_columns(filename,sheet,columns,firstrow,lastrow)
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.
Citar como
Are Mjaavatten (2024). 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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspiración para: joukowski airfoil
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |