Function for faster data transfer Matlab <--> Excel

This modified version makes the original xlsread.m faster and also allows add-ins to be loaded.

Download
Download

You are now following this Submission

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 .

General Information

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.

Download
1.2.0

Title updated to avoid possible overwriting of built-in xlsread.m. Thanks to Image Analyst's comment.

Download
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.

Download
1.0.0

Download