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://jp.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 |
