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!