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

조회 수: 3 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
편집: MathWorks Support Team 2025년 10월 20일
I want to communicate via TCP/IP using MATLAB. How can I accomplish that?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 10월 20일
편집: MathWorks Support Team 2025년 10월 20일
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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by