What format is expected for callbacks that are passed into the Reuters.fetch method in MATLAB 8.2 R2013b?

1 view (last 30 days)
I saw the MATLAB example for Reuters.Fetch. It uses a callback named 'rtdemo'. I do not understand what this takes as input, what is expected out of this. Is there reference to show me how to write the callback function? Is there any code sample? 

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 9 Jan 2014
Currently, the documentation is missing information relating to how the Callback is to be written. In order to see a code sample, you may look at the code in 'rtdemo.m' by executing the following: 
>> edit rtdemo

More Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Products


Release

R2013b

Community Treasure Hunt

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

Start Hunting!