Filter löschen
Filter löschen

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.

2 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 24 Okt. 2017
set_param(BlockHandle,'MaskDisplay','plot(1:10)');
get_param(BlockHandle,'MaskDisplay');

Weitere Antworten (0)

Kategorien

Mehr zu Author Block Masks finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by