How to receive data using UDP?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Kidus Guye
el 6 de Oct. de 2017
Editada: Stefanie Schwarz
el 26 de Mzo. de 2025
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.
0 comentarios
Respuesta aceptada
Suze Zhang
el 9 de Oct. de 2017
Editada: Stefanie Schwarz
el 26 de Mzo. de 2025
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:
3 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Development Computer Setup en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!