How can I update a block mask in Simulink?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Author Block Masks finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!