How to creat a initialize block
显示 更早的评论
I want to creat a initialize block to initialize some parameters. Now, I creat a block whick will creat a variable as the flag to show this model is initialized,and any block need the initialization will check this flag. However if there is another mdl include one block whick need the initialization but there is no initialization block acutually, the block will still perform as the initialization block existing because the flag aready created by other mdl.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 建模 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!