Function for faster data transfer Matlab <--> Excel
This modified version makes the original xlsread.m faster and also allows add-ins to be loaded.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Antonio (2026). Function for faster data transfer Matlab <--> Excel (https://www.mathworks.com/matlabcentral/fileexchange/22365-function-for-faster-data-transfer-matlab-excel), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: xlswrite1
Inspired: MKXLSFUNC: Easily integrate legacy spreadsheet tools into MATLAB
General Information
- Version 1.3.0 (7.21 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0 | Made changes in the file description. |
||
| 1.2.0 | Title updated to avoid possible overwriting of built-in xlsread.m. Thanks to Image Analyst's comment. |
||
| 1.1.0 | Two additional lines were included to allow add-ins to be installed since by default when Excel opens as a COM server it does NOT load add-ins. |
||
| 1.0.0 |