Simulink Schedule Editor - Merge referenced model partitions
조회 수: 5 (최근 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!