Is it possible to script the "Icon drawing command" of the mask editor ? So that I can change it or set it from a script.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Lucas Maiß
le 24 Oct 2017
Commenté : Lucas Maiß
le 25 Oct 2017
Is it possible to script the "Icon drawing command" of the mask editor ? So that I can change it or set it from a script.
0 commentaires
Réponse acceptée
Fangjun Jiang
le 24 Oct 2017
set_param(BlockHandle,'MaskDisplay','plot(1:10)');
get_param(BlockHandle,'MaskDisplay');
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Author Block Masks 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!