TCPIP Socket with Matlab 2011b
이전 댓글 표시
Hello,
I would like to communicate with my device with sockets by using TCPIP.
With Matlab R2018b, I was just using the command :
error_detector = tcpip('10.194.64.26',5001);
However, I've had to go back on a older version of Matlab (R2011b) and this command doesn't work anymore.
Do you know an equivalent of tcpip?
Thanks,
Dylan
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 TCP/IP Communication에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!