Interactive Brokers connection problem

Hello
unfortunately below generates an error, what should I do next.
Handle = actxserver('TWS.TwsCtrl.1');
Error in actxserver (line 86) h=feval(['COM.' convertedProgID], 'server', machinename, interface);
Handle.connect('',7496,0,false);
Undefined variable "Handle" or class "Handle.connect".
my system: Win 7 64 Bit Matlab 2014a
thanks for help.
best wishes KJ

2 Comments

And what would that error be?
Karim
Karim on 7 Oct 2014
Edited: Karim on 7 Oct 2014
ohh yes
thanks for hint, is added
thanks for help

Sign in to comment.

Answers (0)

Categories

Products

Asked:

on 7 Oct 2014

Edited:

on 7 Oct 2014

Community Treasure Hunt

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

Start Hunting!