Clear Filters
Clear Filters

Substitute for xlsread().

2 views (last 30 days)
ck
ck on 20 Jul 2016
Commented: dpb on 20 Jul 2016
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
Azzi Abdelmalek on 20 Jul 2016
What error?
dpb
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

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!