xls2struct
Load Excel file contents as a structure
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
Ashish Uthama (2026). xls2struct (https://in.mathworks.com/matlabcentral/fileexchange/19707-xls2struct), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: xls2mat
General Information
- Version 1.5.0 (8.16 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.5.0 | * Fixed bug when first column is all text. (num matrix returned by XLSREAD has one less column) |
||
| 1.4.0 | * significant rewrite - add support to return structure arrays |
||
| 1.3.0 | * suppressed inconsequential mlints
|
||
| 1.1.0 | *Use dynamic structure field names instead of eval
|
||
| 1.0.0 |