Retrieving data from Bloomberg
Mostra commenti meno recenti
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
1 Commento
Thomas
il 22 Mag 2012
Can you show your scripts?
Risposte (0)
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!