How to create TCP IP Server in MATLAB R2020b without using tcpip command as it states it is not recommended.
4 views (last 30 days)
Show older comments
It is very shocking to see that unlike MATLAB R2021a, in MATLAB 2020b there is no "tcpserver" matlab command exists. There is only one command i.e "tcpclient". "tcpip" command is there in MATLAB 2020b, but in it's documention part it's is written that this command is not recommended starting from R2020b and will be removed.
If this so, then how one can create a TCP server in that machine?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!