Can I (de-)activate enabled subsystems as usual after the model has been compiled in Rapid Accelerator Mode without rebuilding?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a model containing several Enabled Subsystems. Each is activated and deactivated by an unique input, here, a Constant Block. Its value can be changed from the command window such that different Enabled Subsystems execute.
I want to simulate this model using Rapid Accelerator Mode. The model should compile once and then various simulations are performed, each with another set of parameters. The question now is: After the code has been built, can I still activate and deactivate my Enabled Subsystems via changing their correspondent Constant Block values without rebuilding the model? That is, does this parameter stay tunable?
댓글 수: 0
답변 (1개)
Vishal Neelagiri
2017년 1월 16일
You might want to refer to this MATLAB Answers page for this question:
https://www.mathworks.com/matlabcentral/answers/100675
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!