blp api undefined function or variable R2010a
조회 수: 2 (최근 30일)
이전 댓글 표시
present in the STATIC JAVA PATH: javaclasspath()
C:\Program Files (x86)\blp\API\APIv3\JavaAPI\v3.7.1.1\lib\blpapi3.jar
when typing: c = blp in MATLAB 7.10.0 (R2010a) I get: ??? Undefined function or variable 'blp'
how come the class is not downloaded?
Many thanks,
댓글 수: 0
답변 (1개)
Roger Wohlwend
2014년 9월 18일
The error message suggests that you do no possess the Datafeed toolbox. That toolbox is necessary to execute the blp command. The file blpapi3.jar is not enough.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!