block makecfg executed only once
显示 更早的评论
myblock_makecfg.m script is executed only once when the block "myblock" is added to a model.
Added source file and compiler flags set by this myblock_makecfg.m script depends on block & models parameters.However if I update the block parameters, that script myblock_makecfg.m is not executed in the build process, except if I delete the .slxc file generated.
How could I force myblock_makecfg.m to execute at each build ?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!