disable "Excel COM server"
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
How can I disable "Excel COM server" in MATLAB ? (I am coding in a machine with MS Excel, but will run the code on non-Excel machine)
Thanks S
0 comentarios
Respuesta aceptada
Kaustubha Govind
el 30 de Jul. de 2012
Do you mean when using the XLSREAD command? Use the "[num,txt,raw] = xlsread(filename,sheet,'','basic')" syntax.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!