How to detect change when a block parameter is modified?
Mostra commenti meno recenti
I would like to be able to constrain Simulink block parameters (any parameters displayed by get(gcbh)) to only allowable values so that when wrong values are entered, a warning will be generated. Is there a callback function that is invoked when someone changes a block parameter (such as OverrideUsingVariant)?
Risposte (1)
Shivaputra Narke
il 18 Lug 2015
0 voti
not sure, but check if you can use event listeners.
Categorie
Scopri di più su Event Functions in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!