Can one Function call Trigger Multiple Subsystems?
24 ビュー (過去 30 日間)
古いコメントを表示
Richard Frei
2024 年 11 月 27 日 12:04
コメント済み: Fangjun Jiang
2024 年 11 月 27 日 13:56
Hi, im using the C2000 Microcontroller Blockset and im trying to trigger Multiple Function call Subsystems with one Call (Interrrupt).
I can not find any way to make it possible. The reason why i want to call multiply Subsystems instead of moveing those systems into one subystem, is to group them by function and not by time base.
Im not sure if the problem is only with the C2000 Blockset or if it is not supported by Simulink.
Thanks in advance.
0 件のコメント
採用された回答
Fangjun Jiang
2024 年 11 月 27 日 13:26
Function-Call Split
2 件のコメント
Fangjun Jiang
2024 年 11 月 27 日 13:56
Yes. That seems to be constrained by this particular hardware related block, not a generic approach.
You could use this interrupt to trigger a subsystem. In the subsystem, add a function-call generator and a function-call split.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Schedule Model Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!