Use stateflow to control variant subsystem
1 回表示 (過去 30 日間)
古いコメントを表示
I want to use stateflow to switch variant subsystem
take a simple example: see attachments , I hope it will operate 'add' subsystem in first 5 sec. then it will operate 'product' subsystem.
How can I do it?
Is it workable?
thank u
0 件のコメント
回答 (1 件)
Shanmukha Voggu
2021 年 10 月 1 日
Hi,
The variant subsystems don't work that way, You can achieve this by generating events from the states of the STATEFLOW chart. And using Function-call Subsystems instead of variant subsystem.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Component-Based Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!