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 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by