read_excel_columns(filename,sheet,columns,firstrow,lastrow)
バージョン 1.0.0.0 (2.43 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 (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. に取得済み.
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 |