example of Client-Server communication in Stateflow
Version 1.0.0.0 (30 KB) by
Co Melissant
The model provides a simple example on how a client server dialog can be implemented using 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.
Cite As
Co Melissant (2026). 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. Retrieved .
MATLAB Release Compatibility
Created with
R2007b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Stateflow in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 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. |