Force Simulink Coder to regenerate code and rebuild a model

6 Ansichten (letzte 30 Tage)
Wojciech Przystas
Wojciech Przystas am 11 Mär. 2015
Beantwortet: Fangjun Jiang am 30 Nov. 2020
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

Antworten (1)

Fangjun Jiang
Fangjun Jiang am 30 Nov. 2020
rtwbuild('rtwdemo_mdlreftop','ForceTopModelBuild',true)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by