Bus exchange between Stateflow and Simulink

1 回表示 (過去 30 日間)
Thomas LE DIOURON
Thomas LE DIOURON 2014 年 4 月 8 日
回答済み: Muthukumar Ganesan 2022 年 7 月 31 日
Dears Matlab/Simulink users,
I would like to use Simulink buses as input and output of Stateflow. However, I can't find a good tutorial or help to share the bus definition between Simulink and Stateflow.
For example, in stateflow, I have a signal my_bus.a. Where do I have to declare the bus to retrieve the elements in Simulink?
Thnaks for your support.

回答 (1 件)

Muthukumar Ganesan
Muthukumar Ganesan 2022 年 7 月 31 日
Hi,
You can define the Bus datatype in your data dictionary to be precise you can define it in your workspace. The defined datatype can be used throughout simulink and stateflow models.
https://in.mathworks.com/help/stateflow/ug/about-stateflow-structures.html
Thanks.

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by