How to creat a initialize block

1 次查看(过去 30 天)
xian zhao
xian zhao 2018-1-15
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 个)

类别

Help CenterFile Exchange 中查找有关 建模 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!