Skip to content

matlab code for udpport instead of udp#2

Open
geunee20 wants to merge 3 commits intoLuSeKa:masterfrom
geunee20:2021b
Open

matlab code for udpport instead of udp#2
geunee20 wants to merge 3 commits intoLuSeKa:masterfrom
geunee20:2021b

Conversation

@geunee20
Copy link

@geunee20 geunee20 commented Feb 10, 2022

after matlab 2019b there is a transition from udp to udpport (https://www.mathworks.com/help/instrument/transition-your-code-to-udpport-interface.html)
Also, "u.NumBytesAvailable" is often zero and it occurs error so putting constant value make the codes more stable.

@LuSeKa
Copy link
Owner

LuSeKa commented Feb 23, 2022

Cool, thanks for putting up this PR! Did you test this? Unfortunately I am not using Matlab anymore and cannot test, but happy to merge if you feel good about it.

@geunee20
Copy link
Author

Cool, thanks for putting up this PR! Did you test this? Unfortunately I am not using Matlab anymore and cannot test, but happy to merge if you feel good about it.

Yes I tested the code and it worked properly. I'll be happy if you merge this. I will keep updating this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants