TCPIP Socket with Matlab 2011b
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre TCP/IP Communication en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!