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.
인용 양식
Anton Sobinov (2025). nishbo/matlab_c_sockets (https://github.com/nishbo/matlab_c_sockets), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!src
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
|
