Does MATLAB have any explicit functionality using sockets?

I would like to perform inter-process communication between MATLAB and my other C-applications using sockets.

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일

0 개 추천

You can perform interprocess communciation between MATLAB and other applications with sockets using TCP/IP or UDP protocols. Instrument Control Toolbox offers the functionality to communicate using TCP/IP and UDP. For more information, you can refer to the Instrument Control Toolbox documentation.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by