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.

 채택된 답변

Suze Zhang
Suze Zhang 2017년 10월 9일
편집: Stefanie Schwarz 2025년 3월 26일

0 개 추천

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

Kidus Guye
Kidus Guye 2017년 10월 10일
Hi Suze, I was trying the basic udp communication and try to send a sine wave through udp (just to see if it works) and I got the following error "The specified amount of data was not returned within the Timeout period. Please ensure that data is being sent to the specified port or specify a greater timeout value."
Kidus Guye
Kidus Guye 2017년 10월 11일
Thank you I was able to figure out.
Rashi Mehrotra
Rashi Mehrotra 2021년 8월 9일
Kidus, how did you figure out, I am getting the same error.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2017년 10월 6일

편집:

2025년 3월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by