Notifications when a Simulink block parameters change
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
is it possible to get notifications when the parameters of Simulink blocks are changed, and if it is, how?
I was hoping that event listeners would be of help, but they seem to be specific to simulation.
2 件のコメント
採用された回答
Kaustubha Govind
2013 年 2 月 12 日
I think this is possible for Mask parameters using dialog callbacks as described on this blog post, but don't know that it's possible for regular block parameters. You should probably create a mask for all the blocks that you want to configure with such a callback.
2 件のコメント
Kaustubha Govind
2013 年 2 月 14 日
Ivan: Unfortunately, I don't think this is currently possible. Please feel free to confirm this with MathWorks Tech Support and submit an enhancement request.
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!