example of Client-Server communication in Stateflow
版本 1.0.0.0 (30.0 KB) 作者:
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.
引用格式
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. 检索时间: .
MATLAB 版本兼容性
创建方式
R2007b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
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. |