Error in converting model reference blocks to Subsystem Assertion Error: Stateflow - object[id]!=NULL
6 次查看(过去 30 天)
显示 更早的评论
Hi,
I have many model reference blocks. In order to build the whole model, it consumes a lot of time because the parameters are initialized for each model reference block. I tried converting all those blocks to subsystem. I used the script which was available online and i could convert to subsystems. But while compiling the top model which has the subsystems, i get the assertion error. I tried it in both R2011b and in R2015a.
If i try to convert half model reference blocks to subsystems by keeping the other half model reference blocks unchanged, matlab crashes.
Can someone help me with how to rectify this problem?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Create Large-Scale Model Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!