MATLAB: Anyone get Traders Toolbox working with R2017b and Interactive Brokers

ibibtwsinteractive brokersTrading Toolbox

Interactive Brokers told me it's a Matlab issue. Here's the error:
Error in actxserver (line 86) h=feval(['COM.' convertedProgID], 'server', machinename, interface);

Best Answer

(and of course, you are always welcome to try my Java-based IB-Matlab connector, which does not use ActiveX/COM)
Related Question