Server Creation Failed: Server execution failed error while using actxserver ('Excel.Application')

조회 수: 3 (최근 30일)
Hi, When invoking actxserver ('Excel.Application') from MATLAB, I'm getting the following error.
Error using feval Server Creation Failed: Server execution failed
Error in actxserver (line 86) h=feval(['COM.' convertedProgID], 'server', machinename, interface);
I tried repairing excel, restarted PC and still the same error.
Matlab Version : R2014a (8.3.0.532) 32-bit (win32)

답변 (1개)

Sreeram
Sreeram 2025년 5월 8일
Hi Mira,
This error usually means MATLAB is unable to connect to Excel due to an issue with your system, often related to your Office installation, antivirus software, or Windows settings. For a list of troubleshooting steps, see this post from MathWorks Support Team:

카테고리

Help CenterFile Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by