A small tool to provide xlsread functionality for xlsx files to matlab 2014b and earlier.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This tool offers a xlsread compatible xls/xlsx I/O for any system without Excel.
The implementation makes use of the apache POI library (similar to xlread).
It allows the usage of the same arguments as xlsread (as of 2017b) including the processFcn call. However it only offers the .Count and the .Value fields for further processing along with a .WorkSheet field which contains the POI worksheet selected in the xlread call.
Cite As
Thomas Pfau (2026). xlread (https://github.com/tpfau/xlread), GitHub. Retrieved .
Acknowledgements
Inspired by: xlwrite : Export Data to Excel from Matlab on Mac/Win, xlwrite: Generate XLS(X) files without Excel on Mac/Linux/Win
General Information
- Version 1.0.0.0 (8.15 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Name Update |
