disable "Excel COM server"

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

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 7월 30일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

질문:

Sam
2012년 7월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by