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.

 Risposta accettata

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.

Più risposte (0)

Categorie

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by