change the color of an input port from a callback function

1 vue (au cours des 30 derniers jours)
grapevine
grapevine le 24 Fév 2012
Hello,
is it possible to change the color of an input port from a callback function? http://www.mathworks.nl/help/toolbox/simulink/ug/f4-122589.html
thanks in advance

Réponse acceptée

Guy Rouleau
Guy Rouleau le 24 Fév 2012
yes, use set_param.
  1 commentaire
grapevine
grapevine le 27 Fév 2012
I fish it out
unfortunately it is not that simple
here is the code:
set_param(gcb, 'MaskDisplay', 'color(''red''), port_label(''input'', 1, ''>IN''), color(''black''), port_label(''output'', 1, ''>OUT'')')

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by