disable "Excel COM server"

7 Ansichten (letzte 30 Tage)
Sam
Sam am 30 Jul. 2012
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

Akzeptierte Antwort

Kaustubha Govind
Kaustubha Govind am 30 Jul. 2012
Do you mean when using the XLSREAD command? Use the "[num,txt,raw] = xlsread(filename,sheet,'','basic')" syntax.

Weitere Antworten (0)

Kategorien

Mehr zu Use COM Objects in MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by