Matlab Python POSIX Socket
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.
Zitieren als
Jan Barowski (2025). Matlab Python POSIX Socket (https://de.mathworks.com/matlabcentral/fileexchange/62093-matlab-python-posix-socket), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
