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.
1 回表示 (過去 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.
0 件のコメント
採用された回答
Fangjun Jiang
2017 年 10 月 24 日
set_param(BlockHandle,'MaskDisplay','plot(1:10)');
get_param(BlockHandle,'MaskDisplay');
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Author Block Masks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!