Matlab Python POSIX Socket

Basic example for POSIX communication in Matlab using Python Socket implementation
68 téléchargements
Mise à jour 16 mars 2017

Afficher la licence

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.

Citation pour cette source

Jan Barowski (2026). Matlab Python POSIX Socket (https://fr.mathworks.com/matlabcentral/fileexchange/62093-matlab-python-posix-socket), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Call Python from MATLAB dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0