xlCom -- Read Write multiple excel sheets in one or more files using very simple object.

xlcom -- Read Write multiple excel sheets in one or more files using very simple object.
120 Downloads
Updated 4 May 2016

View License

The oject xlCom wraps a Excel Com object and it can be used to open excel files for reading or writing. After opening file you can read or write multiple sheets to/from file. Greatly speeds up your process if you have to do multiple xlsread or xlswrite calls in a piece of code.

Cite As

Atul Kumar (2024). xlCom -- Read Write multiple excel sheets in one or more files using very simple object. (https://www.mathworks.com/matlabcentral/fileexchange/55596-xlcom-read-write-multiple-excel-sheets-in-one-or-more-files-using-very-simple-object), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Fixed a bug [Typo] in myXLWrite
-