Problem with Matlab Interface with STK

Hi everyone, I am trying to get a Matlab interface with Systems Tool Kit (STK) by COM, but when I run this command:
app = actxserver('STK11.Application')
I Get this response:
Error using feval
Server Creation Failed: Error en la ejecución de servidor
Error in actxserver (line 86)
h=feval(['COM.' convertedProgID], 'server', machinename, interface);
I have seen that some others have the same problem with others applications, but I have't found a solution for mine. Does anybody have an advice for me?

답변 (0개)

카테고리

도움말 센터File Exchange에서 Graphics Performance에 대해 자세히 알아보기

질문:

2017년 3월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by