example of Client-Server communication in Stateflow
The model contains a server or master and two clients or slaves. The clients communicate with the server. The model contains an explanation of the design choices, their limitations as well as alternative approaches.
Citation pour cette source
Co Melissant (2024). example of Client-Server communication in Stateflow (https://www.mathworks.com/matlabcentral/fileexchange/16067-example-of-client-server-communication-in-stateflow), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Now two different implementations are included. One using buses and one using data stores. The models contain discussions with the pro's and con's of both implementations. |