Force Simulink Coder to regenerate code and rebuild a model
古いコメントを表示
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
2020 年 11 月 30 日
1 投票
rtwbuild('rtwdemo_mdlreftop','ForceTopModelBuild',true)
カテゴリ
ヘルプ センター および File Exchange で Simulink Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!