フィルターのクリア

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 ビュー (過去 30 日間)
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.

採用された回答

Fangjun Jiang
Fangjun Jiang 2017 年 10 月 24 日
set_param(BlockHandle,'MaskDisplay','plot(1:10)');
get_param(BlockHandle,'MaskDisplay');

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAuthor Block Masks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by