Substitute for xlsread().
Mostrar comentarios más antiguos
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 comentarios
Azzi Abdelmalek
el 20 de Jul. de 2016
What error?
dpb
el 20 de Jul. de 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
Respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!