From: Namit Setia on 27 Apr 2010 19:52 Hi, I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded) When I do: c = blp I get the following error: ??? Error using ==> blp at 38 Failed to start session. I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it? Thanks, namit
From: tal on 30 Apr 2010 04:51 "Namit Setia" <namit101(a)yahoo.com> wrote in message <hr7tb5$fid$1(a)fred.mathworks.com>... > Hi, > > I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded) > > When I do: > > c = blp > > I get the following error: > > ??? Error using ==> blp at 38 > Failed to start session. > > I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it? > > Thanks, > namit check http://www.mathworks.com/support/solutions/en/data/1-BPTJDX/index.html?product=DF&solution=1-BPTJDX
From: tal on 4 May 2010 07:44 "tal " <tal_shir(a)yahoo.com.au> wrote in message <hre5ln$l05$1(a)fred.mathworks.com>... > "Namit Setia" <namit101(a)yahoo.com> wrote in message <hr7tb5$fid$1(a)fred.mathworks.com>... > > Hi, > > > > I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded) > > > > When I do: > > > > c = blp > > > > I get the following error: > > > > ??? Error using ==> blp at 38 > > Failed to start session. > > > > I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it? > > > > Thanks, > > namit > > check > > http://www.mathworks.com/support/solutions/en/data/1-BPTJDX/index.html?product=DF&solution=1-BPTJDX or better http://www.mathworks.com/support/bugreports/618860
From: Namit Setia on 5 May 2010 15:15 Thanks! that second link worked! "tal " <tal_shir(a)yahoo.com.au> wrote in message <hrp1a5$hof$1(a)fred.mathworks.com>... > "tal " <tal_shir(a)yahoo.com.au> wrote in message <hre5ln$l05$1(a)fred.mathworks.com>... > > "Namit Setia" <namit101(a)yahoo.com> wrote in message <hr7tb5$fid$1(a)fred.mathworks.com>... > > > Hi, > > > > > > I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded) > > > > > > When I do: > > > > > > c = blp > > > > > > I get the following error: > > > > > > ??? Error using ==> blp at 38 > > > Failed to start session. > > > > > > I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it? > > > > > > Thanks, > > > namit > > > > check > > > > http://www.mathworks.com/support/solutions/en/data/1-BPTJDX/index.html?product=DF&solution=1-BPTJDX > > or better > > http://www.mathworks.com/support/bugreports/618860
|
Pages: 1 Prev: Thank you! Next: Reading a 2D array from a mat file in C++ |