Clear Filters
Clear Filters

Error using feval in actxserver​('VISSIM.v​issim.800'​)

3 views (last 30 days)
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.
  1 Comment
Sogand Karbalaieali
Sogand Karbalaieali on 31 Mar 2017
The problem is solved by registering com server in vissim8.steps: open vissim8 > Help> Register COM server

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!