nishbo/matlab_c_soc​kets

Fast communication between MATLAB and C/C++-based application
36 download
Aggiornato 26 feb 2018

The project allows for fast (<0.1 ms) and efficient communication between MATLAB and an external C/C++-based application using custom socket interface. Current implementation contains only Windows sockets.
The communication is handled by a server socket being maintained in a CPP-side, and MATLAB connecting to it when needed. Majority of code is shared between client and server side, which helps remove errors associated with wrong handling of data on both sides.

This project's code is available on GitHub: https://github.com/nishbo/matlab_c_sockets. See README.md for additional information.

Cita come

Anton Sobinov (2025). nishbo/matlab_c_sockets (https://github.com/nishbo/matlab_c_sockets), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su C Shared Library Integration in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.