Info
この質問は閉じられています。 編集または回答するには再度開いてください。
alternative to "mask" to initialize parameters?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
by now I always use "mask" in Simulink to initialize parameters, but it needs a double click to open the input parameter window. Are there any other ways to create such fields directly on the Simulink model (without opening the window)?
Thanks Senmeis
0 件のコメント
回答 (1 件)
Ryan G
2012 年 12 月 4 日
There are a number of model callback functions you can utilize to initialize parameters. These allows you to initialize at different stages of the simulation process, from pre-opening to post-closing.
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!