The problem is solved by registering com server in vissim8.steps: open vissim8 > Help> Register COM server
Error using feval in actxserver('VISSIM.vissim.800')
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Sogand Karbalaieali
el 29 de Mzo. de 2017
Comentada: Sogand Karbalaieali
el 31 de Mzo. de 2017
I want to run vissim 8 using matlab 2015a:
actxserver('VISSIM.vissim.800')
here is the error:
Server Creation Failed: Server execution failed
Error in actxserver (line 86)
h=feval(['COM.' convertedProgID], 'server', machinename, interface);
it is fine when I am using vissim7! I would be thankful for any advice.
Respuestas (0)
Ver también
Categorías
Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!