How can I update a block mask in Simulink?
Show older comments
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!