Datafeed Toolbox error using Thomson Reuters Eikon Desktop
Mostrar comentarios más antiguos
Hi there
I have Thomson Reuters Eikon Desktop 4.0 installed and get the following error when using the datafeed Toolbox
>> c = treikon
Error using treikon
Message: Could not load file or assembly 'file:///C:\Program Files (x86)\Thomson Reuters\Eikon\Interop.EikonDesktopDataAPI.dll' or one of its dependencies. The
system cannot find the file specified.
Source: mscorlib
HelpLink:
This dll is not in the directory but EikonDesktopDataAPI.dll is, does the treikon function need to be amended for this?
Thanks
Peter
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 4 de En. de 2016
1 voto
Are you calling it from 64 bit MATLAB? That pathname with the (x86) implies a 32 bit MS Windows executable, which you would not be able to call from a 64 bit version of MATLAB.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!