block makecfg executed only once
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および 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!