Retrieving data from Bloomberg
显示 更早的评论
Hello,
I have a series of scripts that retrieve data from Bloomberg across diffrerent asset classes that form part of some analyses that I run each morning. The scripts run ok individually but when I run them in series from one master script, a DOS window appears part of the way through containing the following error msg...
2012/05/22 15:07:26.925 [FATAL] INIT: Another bbcomm is already running for port 8194
I have tried reordering the scripts and adding close(blp) statements at various points of my code to avoid multiple connections but with no success.
I am relatively new to Matlab and presume that I'm making a basic error in my code.
Any help would be appreciated - thanks.
Colin
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!