Simulink Schedule Editor - Merge referenced model partitions
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have a model with multiple referenced models which I would like to generate code from. Each reference model has up to 3 partitions with different sample rates (Ts1, Ts2 and Ts3). The 3 sample rates are identical in all models.
I would like to use Simulink coder to generate code for the overall system and I would like that all parts of the reference models with sample rate Ts1 are gathered together in the same "step" function, same for Ts2 and Ts3. Unfortunately, I haven't found how to gather all partitions of referenced model into 1 partition. Is there a way to do it?
Here a schedule editor diagram example:

Thank you for your help.
Nicolas
0 件のコメント
回答 (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!