How can I update a block mask in Simulink?
3 ビュー (過去 30 日間)
古いコメントを表示
I have changed a parameters of a block mask (CAN Pack), using set_param:
set_param('Test/CAN Pack','MsgList', 'ActionMsg')
The message name is changed but the block ports are not updated. Any idea to update the block?
0 件のコメント
回答 (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!