Why does the Reuters fetch method throw an error in MATLAB R2009a?

1 view (last 30 days)
Why does the Reuters fetch method throw the following error message when requesting data:
??? In an assignment A(I) = B, the number of elements in B and I must be the same.
Error in ==> reuters.fetch at 88
d(i) = tib2struct(data);

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 12 Sep 2014
This is a known limitation of the Datafeed Toolbox in MATLAB R2009a. Better support for the third party library Reuters Robust Foundation API was added in R2009b. Please contact MathWorks Technical Support if you need further assistance.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!