Dear all,
I am using the linux version of Matlab, please see my system below:
--------------------------------------------------------------------------- -------------------------------------
MATLAB Version 7.12.0.635 (R2011a)
Operating System: Linux 3.2.0-33-generic #52-Ubuntu SMP x86_64
Java VM Version: Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
--------------------------------------------------------------------------- -------------------------------------
I have the Datafeed toolbox and I want to download from Reuters Tick History.
If i put in the appropriate command, I get the following error:
>> test=rdth(username,pwd)
??? Error using ==> rdth at 57
Please verify that TRTHApiService.jar is on MATLAB javaclasspat
Does anyone has a suggestion? Thanks in advance.