How can I clear simulink UDP block buffer
Show older comments

I am receiving data using udp.
The udp data is superimposed, I want to remove it for each simulation link step and get new data.
but, it's hard to receive new data..... I can't find data buffer clear block and fucntion (MATLAB flush function is not working at simulink)
Accepted Answer
More Answers (1)
Andrei
on 14 Sep 2023
0 votes
Try setting the "Output latest data" to "on"
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!