feval in actxserver error when open outlook application only! why?

1 visualización (últimos 30 días)
ahmed ashiry
ahmed ashiry el 18 de Mzo. de 2015
Comentada: Brandon Pollack el 13 de Mayo de 2021
>> h = actxserver('Outlook.Application'); ??? Error using ==> feval Server Creation Failed: Server execution failed
Error in ==> actxserver at 87 h=feval(['COM.' convertedProgID], 'server', machinename, interface);
  3 comentarios
Michael VanMeter
Michael VanMeter el 5 de Oct. de 2020
BUMP!
Running R2018a on Windows 10. The actxserver function connected to Outlok just fine last week. Now I get the same error those above.
>> h = actxserver('outlook.Application');
Error using feval
Server Creation Failed: Server execution failed
Error in actxserver (line 86)
h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Brandon Pollack
Brandon Pollack el 13 de Mayo de 2021
BUMP!
Same issue with updating from Windows 7 to Windows 10.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Use COM Objects in MATLAB 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!

Translated by