How can I access or use TCP/IP sockets from MATLAB?

3 visualizaciones (últimos 30 días)
I want to communicate via TCP/IP using MATLAB. How can I accomplish that?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 20 de Oct. de 2025
Editada: MathWorks Support Team el 20 de Oct. de 2025
You can communicate via TCP/IP using the tcpclient and tcpserver functions in MATLAB.
For an example on how to communicate between the client and server, please see https://www.mathworks.com/help/instrument/communicate-between-a-tcpip-client-and-server-in-matlab.html

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by