nishbo/matlab_c_sockets
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
src
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
|
