Force Simulink Coder to regenerate code and rebuild a model
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
2 comentarios
Respuestas (1)
Fangjun Jiang
el 30 de Nov. de 2020
rtwbuild('rtwdemo_mdlreftop','ForceTopModelBuild',true)
0 comentarios
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!