Substitute for xlsread().
Show older comments
I am using xlsread() and xlswrite() which is pretty slow, i have tried using xlswrite1(); but it shows up errors. Is there any other function which can be used instead of xlswrite()?
2 Comments
Azzi Abdelmalek
on 20 Jul 2016
What error?
dpb
on 20 Jul 2016
Many if you'll use some file format other than Excel.
It may be faster to use the COM/ActiveX, see
doc actxserver % for details
Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!