Force Simulink Coder to regenerate code and rebuild a model

조회 수: 5 (최근 30일)
Wojciech Przystas
Wojciech Przystas 2015년 3월 11일
답변: Fangjun Jiang 2020년 11월 30일
Hi,
is it possible to force the Simulink Coder to regenerate code and rebuild a model? I look for a similar setting like the "Rebuild" option for the model references. I would like to activate this option and always rebuild the model independent on the changes. It would be great if this would be available programmatically as a set_param(...) API command.
Thanks

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2020년 11월 30일
rtwbuild('rtwdemo_mdlreftop','ForceTopModelBuild',true)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by