Window appears while code is runnig
Show older comments
Hello,
I'm trying to create library with some SimPowerSystem blocks. When I use blocks from my library in Simulink model and initialize it by the command
LF=power_loadflow('-v2','model','solve');
in the script the next window appears.

How can I avoid that window by auto applying changes to the library? Or may be there is better way to initialize model with users libraries blocks?
Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Choose and Parameterize Blocks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!