Matlab Python POSIX Socket
버전 1.0.0.0 (1.02 KB) 작성자:
Jan Barowski
Basic example for POSIX communication in Matlab using Python Socket implementation
Very similar to my UDP socket contribution a few minutes ago.
http://de.mathworks.com/matlabcentral/fileexchange/62091-matlab-python-udp-socket
This basic example offers an interface for POSIX communication using the python socket implementation.
Inter-Process-Communication using POSIX sockets is usually not supported by Matlab and/or java, since it is very platform dependent. This example uses the python socket AF_UNIX type to send and receive datagrams.
As far as I know there should be no requirements except the python module file from this .zip.
인용 양식
Jan Barowski (2026). Matlab Python POSIX Socket (https://kr.mathworks.com/matlabcentral/fileexchange/62093-matlab-python-posix-socket), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Call Python from MATLAB에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
