Matlab Python POSIX Socket
版本 1.0.0.0 (1.0 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://ww2.mathworks.cn/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 |
