How can I update a block mask in Simulink?

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?

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 3 Jun 2016

Edited:

on 3 Jun 2016

Community Treasure Hunt

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

Start Hunting!