How to receive data using UDP?

4 views (last 30 days)
Kidus Guye
Kidus Guye on 6 Oct 2017
Commented: Rashi Mehrotra on 9 Aug 2021
I am working on a project and want to use UDP protocol to transfer data from one simulink model to another. For now I want to try to see how to transfer a constant number using udp sender/receiver. Can anyone guide me through the steps needed to achieve this either on the same computer or on two different computers? I appreciate if one can describe for me the step by step procedure to transfer data using udp from one simulink model to another either on the same computer or two different computer.

Accepted Answer

Suze Zhang
Suze Zhang on 9 Oct 2017
Hi Kidus,
For transferring data over the UDP network using Simulink, it can be done on the same computer (even the same Simulink model) or on different machines.
Here is a link to an example on transferring data on the same computer:
Here is another example on target to host transmission using UDP with Simulink Real-Time:
  4 Comments
Sree
Sree on 9 Apr 2021
https://www.mathworks.com/help/xpc/examples/target-to-host-transmission-using-udp.html, This link no longer works, Can you please provide the latest link for it?
Rashi Mehrotra
Rashi Mehrotra on 9 Aug 2021
Kidus, how did you figure out, I am getting the same error.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!