Matlab receive udp data from ethernet

Hi everyone, Currently I have a Nexys video board and I found a module which can send data in udp through
Ethernet. Now I want to receive the data via Ethernet to my PC in Matlab.
I can successfully receive data through wireshark, it shows my source and destination ip and port. The data is 10101010 which is 'aa'.
However in Matlab I am not able to receive the data. I believe my port is open. I use netstat -a -n in cmd to check the port 4096. Can any one give me some hints? I am struggling for a couple of days, I would appreciate a lot if I can get soome help! Regards
<<
<<
>>
.PNG>>

Answers (1)

Hi Zeng. Have you solve the problem? Because I have the same problem and I don't know how to fix it

Categories

Community Treasure Hunt

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

Start Hunting!