Rate Limiter in enabled subsystem
이전 댓글 표시
In the Rate Limiter documentation at "Extended Capabilities / C/C++ Code Generation" its mentioned, that this block can not be used inside a triggered subsystem hierarchy.
Can i use it in an enabled subsystem? Would this be any different?
Is there a similar block, that would work for code generation in enabled subsystems?
답변 (1개)
Paul
2026년 3월 16일 19:25
1 개 추천
I tried a Rate Limiter block inside an Enabled Subsystem and the simulation ran to completion in both Normal and Accelerator modes. Have to understand how that block works at the instant the subsystem is enabled, but that's a different question. I didn't try code generation if that means to generate code for an external application, but no reason to think that wouldn't work based on the doc page and the results under Accelerator mode.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!